an easy and consistent way of installing software ported to FreeBSD
KAIST Font(KSC)
---------------
Korean KS C 5601-1987 fonts collection.
(ksc5601.1987-0 encoding)
- Iyagi, Philgi fonts are recomposed from hanterm johab fonts.
- newmj fonts are recomposed from HLaTeX-0.97 Myeongjo font.
Font collection by Hong Hunsoo
--
CHOI Junho
KAIST Font(KSC5601)
===================
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
lib/X11/fonts/local/kaist-newmj16.pcf.gz
lib/X11/fonts/local/kaist-newmj18.pcf.gz
lib/X11/fonts/local/ks_iyagi16.pcf.gz
lib/X11/fonts/local/ks_philgi16.pcf.gz
@exec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir
@unexec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir
@unexec if [ `wc -c %D/lib/X11/fonts/local/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/lib/X11/fonts/local/fonts.dir; fi