freebsd-ports/korean/johabfonts/pkg-message
CHOI Junho 3a34f8cd44 update to 3.1.
8-4-4 is not packaged due to license problem.
2001-11-27 12:28:12 +00:00

24 lines
597 B
Plaintext

Hangul X11 fonts(Johab)
-----------------------
Please note:
This package installed fonts in /usr/X11R6/lib/X11/fonts/local directory.
If you are using XFree86 3.3.2 or older, please upgrade to a new version
or add this directory to your /etc/XF86Config:
Section "Files"
...
FontPath "/usr/X11R6/lib/X11/fonts/local/"
...
Or, run this command at your X desktop:
# xset +fp /usr/X11R6/lib/X11/fonts/local/ && xset fp rehash
Don't forget to add the directory to your /etc/XF86Config, for
add the correct font path after you reboots X.
--
CHOI Junho <cjh@FreeBSD.org>