From owner-cvs-all Mon Nov 27 4:50:47 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 EC46D37B479; Mon, 27 Nov 2000 04:50:43 -0800 (PST) Received: (from keith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA85098; Mon, 27 Nov 2000 04:50:43 -0800 (PST) (envelope-from keith@FreeBSD.org) Message-Id: <200011271250.EAA85098@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Mon, 27 Nov 2000 04:50:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile ports/chinese/ghostscript6 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2000/11/27 04:50:43 PST Modified files: chinese Makefile Log: New port: ghostscript6 This port adds Big5/GB TTF support to Ghostscript 6. Since GS6 treated TTF as translated CID fonts, users can then use them in various applications that generate PS documents, like Netscape or enscript. The major drawback, compared to Ghostscript+VFlib, is that GS6 doesn't support automated font variations like bold or italic. The font can only be used as the way it is. Revision Changes Path 1.73 +2 -1 ports/chinese/Makefile Added files: chinese/ghostscript6 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist Log: Initial version. This port adds Big5/GB TTF support to Ghostscript 6. Since GS6 treated TTF as translated CID fonts, users can then use them in various applications that generate PS documents, like Netscape or enscript. The major drawback, compared to Ghostscript+VFlib, is that GS6 doesn't support automated font variations like bold or italic. The font can only be used as the way it is. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message