mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
f18600cd08
PR: 66106 Submitted by: Matt Lancereau <matt@rimasec.net>
12 lines
427 B
Plaintext
12 lines
427 B
Plaintext
------------------------------------------------------------------
|
|
|
|
To get XFree86 to recognise your new fonts you will need to
|
|
add a line to your XF86Config file. XFree86 4 usually keeps its
|
|
XF86Config file in /etc or /etc/X11.
|
|
|
|
Add the following line to the "Files" section and restart XFree86.
|
|
|
|
FontPath "${X11BASE}/lib/X11/fonts/artwiz-aleczapka-en"
|
|
|
|
------------------------------------------------------------------
|