freebsd-ports/x11-fonts/gentium-basic/files/pkg-message.in
Pav Lucistnik cb4aae4193 Gentium is a typeface family designed to enable the diverse ethnic
groups around the world who use the Latin script to produce readable,
high-quality publications. It supports a wide range of Latin-based
alphabets and includes glyphs that correspond to all the Latin ranges
of Unicode.

WWW: http://scripts.sil.org/gentium

PR:		ports/139340
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2009-12-07 08:36:58 +00:00

13 lines
374 B
Text

To use these fonts, add the following line to the "Files" section of
xorg.conf:
FontPath "%%PREFIX%%/%%FONTSDIR%%/"
Users of older versions of X may additionally have to make sure that
the freetype module is loaded. Check /var/log/Xorg.0.log for error
messages. If freetype is required, add the following line to the
"Modules" section of xorg.conf:
Load "freetype"