[ 原始碼: libotf ]
套件:libotf-dev(0.9.13-4)
Library for handling OpenType Font - development
The libotf library provides the following facilities:
- Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables.
The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts.
This package contains the header and development files needed to build programs and packages using libotf.
其他與 libotf-dev 有關的套件
|
|
|
|
-
- dep: libotf0 (= 0.9.13-4)
- Library for handling OpenType Font - runtime
-
- dep: pkg-config
- manage compile and link flags for libraries