|
Description
|
From LSARC 2008/009:
mkfontscale - create an index of scalable font files for X
XFree86 introduced, and X11R6.7 later adopted, this program to generate
the fonts.scale index files that mkfontdir needs to include TrueType and
Postscript format scalable fonts in fonts.dir files so they may be used
by the X server and X font server. Since it overlapped with much of
the mkfontdir code, it was eventually merged with mkfontdir into a single
binary, that can now create both the fonts.scale and font.dir index files.
This project adds mkfontscale to Solaris. The case materials include
mkfontscale.man documenting the command line syntax and options.
|