2016-01-21 23:40:00 +01:00

17 lines
758 B
Plaintext

===========================================================================
$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.
===========================================================================