List Available Fonts in AIX

To display a list of the fonts available to your display, use the lsfont command. For example, to list all fonts available to the display, type the following:

# lsfont
FONT  FILE            GLYPH  FONT
ID    NAME            SIZE   ENCODING
====  ==============  =====  =========
0     Erg22.iso1.snf  12x30  ISO8859-1
1     Erg11.iso1.snf   8x15  ISO8859-1

The following is an example of the output, showing the font identifier, file name, glyph size, and font encoding.

You May Also Like

Leave a Reply?