pkg-descr

Hangul X11 fonts(pinetree)
--------------------------

It is hangul font made by Yong-Jae Lee(yjlee@cglab.snu.ac.kr). Its encoding
is KSC5601-1987-0, so it can be used in many X11 programs, such as Netscape.
It is very useful because it provides many size and styles(bold, normal,
8-24 points), and it is propositional fonts not common in hangul fonts.

--
CHOI Junho

pkg-message

Pinetree 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

pkg-plist

lib/X11/fonts/local/ptpB08.pcf.gz
lib/X11/fonts/local/ptpB10.pcf.gz
lib/X11/fonts/local/ptpB12.pcf.gz
lib/X11/fonts/local/ptpB14.pcf.gz
lib/X11/fonts/local/ptpB18.pcf.gz
lib/X11/fonts/local/ptpB24.pcf.gz
lib/X11/fonts/local/ptpR08.pcf.gz
lib/X11/fonts/local/ptpR10.pcf.gz
lib/X11/fonts/local/ptpR12.pcf.gz
lib/X11/fonts/local/ptpR14.pcf.gz
lib/X11/fonts/local/ptpR18.pcf.gz
lib/X11/fonts/local/ptpR24.pcf.gz
lib/X11/fonts/local/ptptB14.pcf.gz
lib/X11/fonts/local/pttpB14.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