From owner-cvs-all Mon Nov 27 10: 0:49 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 CF52137B4C5; Mon, 27 Nov 2000 10:00:45 -0800 (PST) Received: (from keith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA31990; Mon, 27 Nov 2000 10:00:45 -0800 (PST) (envelope-from keith@FreeBSD.org) Message-Id: <200011271800.KAA31990@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Mon, 27 Nov 2000 10:00:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile ports/chinese/enscript Makefile pkg-message ports/chinese/enscript/files README.BIG5 patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2000/11/27 10:00:45 PST Modified files: chinese Makefile Log: New port: enscript This port adds Chinese support to enscript, which means it can convert a BIG5/CNS plain text to a PS document, with all the fancy features provided by enscript. Unlike bg5ps, it can't manage GB yet, but it's easy to add. Another useful feature is with the ps2pdf and zh-ghostscript6, it is now possible to generate font-embedded Chinese pdf document from plain text on the fly, which also means platform-independent. Due to some problems in the CMap files provided by Adobe, Eten-B5-H and B5-H CMaps are unable to map correct ascii glyphs in TTFs. BIG5 users are suggested to use B5pc-H for the time being. Maybe it's time to re-organize ports/chinese/* font relationships. Revision Changes Path 1.74 +2 -1 ports/chinese/Makefile Added files: chinese/enscript Makefile pkg-message chinese/enscript/files README.BIG5 patch-aa patch-ab Log: Initial version. This port adds Chinese support to enscript, which means it can convert a BIG5/CNS plain text to a PS document, with all the fancy features provided by enscript. Unlike bg5ps, it can't manage GB yet, but it's easy to add. Another useful feature is with the ps2pdf and zh-ghostscript6, it is now possible to generate font-embedded Chinese pdf document from plain text on the fly, which also means platform-independent. Due to some problems in the CMap files provided by Adobe, Eten-B5-H and B5-H CMaps are unable to map correct ascii glyphs in TTFs. BIG5 users are suggested to use B5pc-H for the time being. Maybe it's time to re-organize ports/chinese/* font relationships. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message