Path: blob/main/japanese/alias-fonts/files/pkg-message.in
16135 views
[
{ type: install
message: <<EOM
You can start using the fonts by the following instructions. It is
required for an application which uses XLFD.
Eiter type the following in an X terminal:
xset fp+ %%FONTSDIR%%
xset fp rehash
Or, more permanently, add the following line to the "Files" section
of your X.Org configuration file (typically /etc/X11/xorg.conf):
FontPath "%%FONTSDIR%%/"
then restart X. After that, run the following command to check your
Font Path setting:
xset q
whether the following directories are listed:
%%PREFIX%%/share/fonts/alias-fonts/ (This port)
EOM
}
]