update FontPaths, add TTF / OTF and remove CID.

inputs and ok matthieu@
This commit is contained in:
aanriot 2007-08-25 23:00:07 +00:00
parent 129998c256
commit c7be9764cb
2 changed files with 6 additions and 4 deletions

View File

@ -38,8 +38,9 @@ EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/OTF"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection
@ -176,4 +177,4 @@ button 2 and mouse button 3 respectively.
problem_blurb
$OpenBSD: README.macppc,v 1.1.1.1 2006/11/27 11:25:45 matthieu Exp $
$OpenBSD: README.macppc,v 1.2 2007/08/25 23:00:07 aanriot Exp $

View File

@ -71,8 +71,9 @@ EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/OTF"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection
@ -261,4 +262,4 @@ See xorg.conf(5) for more options.
problem_blurb
$OpenBSD: README.sparc64,v 1.2 2007/08/07 08:46:25 matthieu Exp $
$OpenBSD: README.sparc64,v 1.3 2007/08/25 23:00:07 aanriot Exp $