1adfb71852
As discussed on tech-pkg. Bump PKGREVISION.
16 lines
758 B
Text
16 lines
758 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2014/06/01 16:35:37 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}/share/fonts/X11/uni-vga
|
|
|
|
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.
|
|
|
|
===========================================================================
|