19885671ee
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/71084 Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
16 lines
530 B
Text
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-se"
|
|
|
|
Additionally you have to do:
|
|
|
|
# cd ${X11BASE}/lib/X11/fonts/artwiz-aleczapka-se
|
|
# fc-cache -v .
|
|
|
|
------------------------------------------------------------------
|