1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-fonts/artwiz-aleczapka-se/pkg-message
Edwin Groothuis 19885671ee New Port x11-fonts/artwiz-aleczapka-se - Swedish Encoding
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>
2004-12-22 01:45:12 +00:00

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