Adds a font path name to the Object Data Manager (ODM) that is loaded by the low function terminal (LFT) at boot time.
mkfont [ FontPathName]
You can use the Devices application in Web-based System Manager (wsm) to change device characteristics. You could also use the System Management Interface Tool (SMIT) smit mkfont fast path to run this command.
Item | Description |
---|---|
FontPathName | The fully qualified pathname of a font file. |
The user must have root authority to execute this command.
To add the font file /usr/lpp/fonts/Rom10.snf, enter the following command:
mkfont /usr/lpp/fonts/Rom10.snf
Item | Description |
---|---|
/bin/mkfont | Contains the mkfont command. |
/usr/lpp/fonts | Contains the font directory. |