mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
002f8adf4d
configuration. Suggested by: Matt Mills <matt_mills@btopenworld.com>
13 lines
376 B
Plaintext
13 lines
376 B
Plaintext
Variable width fonts from the Linux Font Project.
|
|
|
|
You'll have to add /usr/X11R6/lib/X11/fonts/lfpfonts-var
|
|
to your X font path by either:
|
|
|
|
$ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-var
|
|
$ xset fp rehash
|
|
|
|
or by adding it to your X-server configuration file (usually
|
|
/etc/X11/XF86Config) and restarting the X-server.
|
|
|
|
WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-var.html
|