freebsd-ports/x11-fonts/artwiz-aleczapka-de/pkg-message
Edwin Groothuis c5f368ea8c New Port x11-fonts/artwiz-aleczapka-de
This is set of improved artwiz fonts.
	They are compatible with the latest fontconfig/Xft-2.0.
	Thus the artwiz fonts work in gtk2/kde3 applications.

PR:		ports/71083
Submitted by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-12-22 01:46:12 +00:00

16 lines
530 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-aleczapka-de"
Additionally you have to do:
# cd ${X11BASE}/lib/X11/fonts/artwiz-aleczapka-de
# fc-cache -v .
------------------------------------------------------------------