cb4aae4193
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>
13 lines
374 B
Text
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"
|
|
|
|
|