Traditional Chinese Solaris User's Guide

How to Install and Check the Edited Font

  1. To add a new bitmap, move the .pcf font file into your font directory.


    Tip –

    You can use a command such as the following to compress the .pcf font file before you move it:


    system% compress myfont14.pcf
    

  2. Run the following commands in your font directory.

    The .bdf file should not be in the font directory.


    system% cat >> fonts.alias
    -new-myfont-medium-r-normal--16-140-75-75-c-140-cns11643-16 
    Myfont-Medium14
    ^D
    system% mkfontdir
    system% xset +fp `pwd`
    
  3. You can use a command such as the following example to view your font.


    system% xfd -fn Myfont-Medium14