mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
3e932480cb
This updates version 0.8 to a rerelease of version 0.90. The original release of 0.90 included more fonts, and the rerelease fixed a problem with the new fonts and OpenOffice. PR: ports/56375 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
14 lines
455 B
Plaintext
14 lines
455 B
Plaintext
You'll have to add this port's directory (PREFIX/lib/X11/fonts/culmus
|
|
to you're X font path. Here's how:
|
|
|
|
$ xset fp+ PREFIX/lib/X11/fonts/culmus
|
|
$ xset fp rehash
|
|
|
|
or by adding a FontPath line for it in the X-server configuration file
|
|
(usually /etc/XF86Config or /etc/Xaccel.ini) and restarting the
|
|
X-server.
|
|
|
|
If you're using XFS it is also a good idea to add this directory to
|
|
your "catalogue" line in the XFS configuration file:
|
|
PREFIX/lib/X11/fs/config
|