aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/andika/files/pkg-message.in
blob: 0b3cc2d3ff6664db6339fcd3dc2cee5b7d060280 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
To use these fonts, add the following line to the "Files" section of
xorg.conf:

	FontPath "%%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"
EOM
}
]