pkgsrc/fonts/mozilla-fonts/MESSAGE
wiz 39f78397ca Initial import of mozilla-fonts package provided by rxg in pkg/16267.
This is a complete set of three font faces (Times, Helvetica, Courier)
in seven sizes and four variants each, optimized for use by the Netscape
(Mozilla) WWW browser under Unix.
2002-04-09 13:17:24 +00:00

19 lines
856 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/04/09 13:17:24 wiz Exp $
Once the files are in place, they need to be added to the font database.
This can be accomplished with one of the following commands:
xset fp+ ${PREFIX}/lib/X11/fonts/Mozilla
Note that the above will only make the fonts available for the duration of
your current X session. If they are to be installed and usable
permanently, either the aforementioned command should be placed in one of
your X startup files (usually something like ~/.Xclients or ~/.Xsession),
or the directory location should be added to the system's font server
configuration.
About configuring Netscape to use the new fonts, see
${PREFIX}/share/doc/mozilla-fonts/README.
===========================================================================