blob: 69375a9449b3d3f82b4d34f2c143b37f3d7a2260 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2001/10/31 22:48:58 zuntum Exp $
To use freefonts with X11, you can manually perform the following steps:
1. xset fp+ ${PREFIX}/lib/X11/fonts/freefont
2. xset fp rehash
Or configure your /etc/XF86Config by adding
${PREFIX}/lib/X11/fonts/freefont to your FontPath.
A Fontmap file is available under ${PREFIX}/lib/X11/fonts/freefont
for use with Ghostscript.
License files are also included for individual fonts. Read
${PREFIX}/lib/X11/fonts/freefont/<font>.license to
find out more about a font.
===========================================================================
|