- From: Andrew Pam <xanni@glasswings.com.au>
- Date: Wed, 2 Jun 1999 00:51:24 +1000
- To: Irene VATTON <Irene.Vatton@inrialpes.fr>
- Cc: www-amaya@w3.org
On Fri, May 28, 1999 at 06:02:45PM +0200, Irene VATTON wrote: > b) Change the file /etc/X11/XF86Config : > Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/URW" > FontPath "/usr/X11R6/lib/X11/fonts/Type1" > FontPath "/usr/X11R6/lib/X11/fonts/Speedo" > FontPath "/usr/X11R6/lib/X11/fonts/misc" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi" > EndSection Or if you are using a font server such as xfs (the default with RedHat 6.0) you will have the following in /etc/X11/XF86Config: Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:-1" EndSection In this case, you should instead edit /etc/X11/fs/config : catalogue = /usr/X11R6/lib/X11/fonts/misc:unscaled, /usr/X11R6/lib/X11/fonts/75dpi:unscaled, /usr/X11R6/lib/X11/fonts/100dpi:unscaled, /usr/X11R6/lib/X11/fonts/misc, /usr/X11R6/lib/X11/fonts/Type1, /usr/X11R6/lib/X11/fonts/Speedo, /usr/X11R6/lib/X11/fonts/URW, /C/windows/fonts (Note that you must have a TrueType capable fontserver and have built a fonts.dir file in your font directory to use Windows TrueType fonts) Share and enjoy, *** Xanni *** -- mailto:xanni@xanadu.net Andrew Pam http://www.xanadu.com.au/ Chief Scientist, Xanadu http://www.glasswings.com.au/ Technical Editor, Glass Wings http://www.sericyb.com.au/sc/ Manager, Serious Cybernetics P.O. Box 26, East Melbourne VIC 8002 Australia Phone +61 3 9419-2989
Received on Tuesday, 1 June 1999 10:49:10 UTC