For example: Section “Files” RgbPath “/usr/X11R6/lib/X11/rgb” FontPath “/usr/X11R6/lib/X11/fonts/misc” (My web server)
For example: Section “Files” RgbPath “/usr/X11R6/lib/X11/rgb” FontPath “/usr/X11R6/lib/X11/fonts/misc” FontPath “/usr/X11R6/lib/X11/fonts/Type1″ FontPath “/usr/X11R6/lib/X11/fonts/Speedo” FontPath “/usr/X11R6/lib/X11/fonts/100dpi” FontPath “/usr/X11R6/lib/X11/fonts/75dpi” FontPath “/usr/X11R6/lib/X11/fonts/local” EndSection This group of FontPath directives creates a font path consisting of six directories, all under /usr/X11R6/lib/X11/fonts. When XFree86 starts, it parses these font directories and includes their contents in the list of fonts available during the X session. Installing fonts Adding new fonts is straightforward.* First, a suitable directory should be created for the new fonts, such as /usr/X11R6/lib/X11/local or /usr/local/fonts. You may wish to separate your own fonts from the default XFree86 directories to protect them during upgrades. After the fonts are installed in the new directory, the mkfontdir utility is run to catalog the new fonts in the new directory. New entries are added to the XF86Config file to include the path for new fonts. For example: FontPath “/usr/local/fonts” At this point, the X server can be restarted to recognize the new fonts, or the fonts can be dynamically added using the xset command: # xset fp+ /usr/local/fonts xset is beyond the scope of the LPIC Level 1 exams. On the Exam Be sure you understand how the X font path is created and how to extend it to include additional directories. Knowledge of the internal details of font files is not necessary. The X font server On a network with multiple workstations, managing fonts manually for each system can be time consuming. To simplify this problem, the administrator can install all of the desired fonts on a single system and then run xfs, the X fonts server, on that system. The X font server is a small daemon that sends fonts to clients on both local and remote systems. Some Linux distributions use xfs exclusively, without a * For this brief discussion, we assume that we re working with Type 1 fonts. Other types, such as TrueType fonts, may require additional configuration depending on your version of XFree86. Study Guide102 Install and Configure XFree86 377
If you are looking for affordable and reliable webhost to host and run your business application visit our ftp web hosting services.