1998-05-09 14:19:20 +00:00
|
|
|
This is a product of MIZI Research
|
|
|
|
----------------------------------
|
|
|
|
|
|
|
|
1. This package should not be commercial use.
|
|
|
|
2. This package should not be redistributed(except FreeBSD mirrors).
|
|
|
|
|
|
|
|
For more information, contact to info@mizi.co.kr or http://www.mizi.co.kr
|
|
|
|
|
1998-11-18 13:03:42 +00:00
|
|
|
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
|
1999-08-22 16:38:20 +00:00
|
|
|
or add this directory to your /etc/XF86Config:
|
1998-11-18 13:03:42 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
1999-08-22 16:38:20 +00:00
|
|
|
Don't forget to add the directory to your /etc/XF86Config, for
|
1998-11-18 13:03:42 +00:00
|
|
|
add the correct font path after you reboots X.
|
|
|
|
|
|
|
|
--
|
1999-07-22 04:39:59 +00:00
|
|
|
CHOI Junho <cjh@kr.freebsd.org>
|