aboutsummaryrefslogtreecommitdiff
path: root/chinese/wangttf/pkg-install
Commit message (Collapse)AuthorAgeFilesLines
* - add chinese/Makefile.ttf to control install/deinstall process of allYen-Ming Lee2005-02-191-41/+0
| | | | | | | | | | | | | | | TrueType fonts in chinese/*ttf - update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist} - relocate non-font files to DATADIR or DOCSDIR - fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm - update chinese/zh-fireflyttf to 1.2.6 [1] PR: [1] 77438 Submitted by: leeym Approved by: statue at freebsd.sinica.edu.tw Notes: svn path=/head/; revision=129283
* remove unused code. no default ming & kaiYen-Ming Lee2003-09-261-12/+0
| | | | | | | | PR: 57182 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=89404
* due to ttfm module ghostscript6 change to gscjkYing-Chieh Liao2002-12-211-5/+5
| | | | | | | | PR: 42330 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=71758
* Displays verbose message when install, and also addsJing-Tang Keith Jang2000-12-101-5/+3
| | | | | | | | | the WITHOUT_X option. Tested under: current+XFree86-4 Notes: svn path=/head/; revision=35815
* Adding supports for zh-CJK, zh-ghostscript6, and X-TT, followingJing-Tang Keith Jang2000-12-081-0/+55
zh-arphicttf's pattern. Some fonts have problems with X-TT/X-freetype, possibly due to bogus entries, including wcl-02.ttf, wcl-03.ttf, wcl-05.ttf, wcl-06.ttf, and wcl-07.ttf. The rest are displayed correctly. Further testings showed that all these fonts can't be used in GS6. It seems that the patched GS6 is confused identifying Big5 and GB TTFs, so for now only the newer Unicode-encoded TTFs can be used. Notes: svn path=/head/; revision=35774