mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
15 lines
681 B
Plaintext
15 lines
681 B
Plaintext
|
------------------------------------------------------------------
|
||
|
To get XFree86 to recognize your new fonts you will need to
|
||
|
add a line to your XF86Config file. Please consult XF86Config(5)
|
||
|
for more information on where to find the configuration file.
|
||
|
|
||
|
Add the following line to the "Files" section and restart XFree86.
|
||
|
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME/AAHS"
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME/AGA"
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME/FS"
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME/Kasr"
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME/MCS"
|
||
|
FontPath "X11BASE/lib/X11/fonts/PORTNAME/Shmookh"
|
||
|
------------------------------------------------------------------
|