Date: Wed, 19 May 2004 02:41:21 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/libotf Makefile distinfo pkg-descr pkg-plist ports/print/libotf/files patch-ltmain.sh Message-ID: <200405190941.i4J9fLIC007529@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/05/19 02:41:21 PDT
FreeBSD ports repository
Modified files:
print Makefile
Added files:
print/libotf Makefile distinfo pkg-descr pkg-plist
print/libotf/files patch-ltmain.sh
Log:
Add libotf 0.9,
The library "libotf" provides the following facilites:
o Read Open Type Layout Tables from OTF file. Currently these
tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
o Convert a Unicode character sequence to a glyph code sequence
by using the above tables.
PR: ports/66816
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Revision Changes Path
1.302 +1 -0 ports/print/Makefile
1.1 +25 -0 ports/print/libotf/Makefile (new)
1.1 +2 -0 ports/print/libotf/distinfo (new)
1.1 +15 -0 ports/print/libotf/files/patch-ltmain.sh (new)
1.1 +9 -0 ports/print/libotf/pkg-descr (new)
1.1 +9 -0 ports/print/libotf/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405190941.i4J9fLIC007529>
