freebsd-ports/x11-fonts/artwiz-fonts/pkg-message
Alan Eldridge d6208d7d7e New set of bitmapped fonts. For some reason does not show up in KDE, but
X definitely sees it, since the fonts work with xterm -fn fontname. I'll
let that be a PR if someone wants to submit it.

Committed with some cleanup; see PR for details.

PR:		41994
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-08-25 11:19:30 +00:00

11 lines
420 B
Text

------------------------------------------------------------------
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-fonts"
------------------------------------------------------------------