1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/print/libotf/pkg-descr
Kirill Ponomarev dba55a2a19 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>
2004-05-19 09:41:21 +00:00

10 lines
331 B
Plaintext

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.
WWW: http://tsukuba.m17n.org/libotf/