summaryrefslogtreecommitdiff
path: root/chinese/vflib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-1/+1
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* One line diff to indicate that freetype.h now lives underClive Lin2001-01-191-1/+1
| | | | | | | | | | ${PREFIX}/include/freetype. Submitted by: bento One eye reviewed by: vanilla Notes: svn path=/head/; revision=37349
* New port: vflibJing-Tang Keith Jang2000-12-116-0/+109
VFlib is a vector font library, which can use TrueType, Zeit, JG, and BDF fonts. This version supports both BIG5/GB encoded fonts. The original patch was made by Chinese Turbo Linux, and Chih-Wei Huang <cwhuang@linux.org.tw> added the BIG5 Eten extension. Notes: svn path=/head/; revision=35889