From owner-cvs-all Mon Nov 13 0:48:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6A2D37B479; Mon, 13 Nov 2000 00:48:09 -0800 (PST) Received: (from keith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA48674; Mon, 13 Nov 2000 00:48:09 -0800 (PST) (envelope-from keith@FreeBSD.org) Message-Id: <200011130848.AAA48674@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Mon, 13 Nov 2000 00:48:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile ports/chinese/ttfm Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2000/11/13 00:48:09 PST Modified files: chinese Makefile Added files: chinese/ttfm Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port added: ttfm A True Type Font Manager that handles true type font installation, uninstallation, list, and default font setting. It was originally in the CLE Linux distribution, modified by Cheng Yuan-Chung from Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection. There are four modules as of version 0.9.0 for their respective apps: chitex: For ChiTeX, a Chinese TeX/LaTeX ttf2pk: Generate pk/tfm for CJK xfreetype: For Xfsft in XFree86 3.3.x and "freetype" module in 4.x xttfm: For X-TT in XFree86 3.3.x and "xtt" module in 4.x, available in both tcl and sh versions. Since ChiTeX hasn't been ported yet, CJK needs further tuning, only xfreetype & xttfm are available right now. Future applications which uses TTF(like ghostscript) should use TTFM to manage TTF. The importing of this port also implies existing ports like arphicttf/moettf should be re-written. /me is always able to find trouble for himself. :-) Revision Changes Path 1.71 +2 -1 ports/chinese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message