libotf -- Library for handling OpenType fonts (OTF)


What is it?

The library "libotf" provides the following facilites.

The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. This library is currently used by the m17n library. It seems that the probject Free Type Layout provides the similar (or better) facility as this library, but currently they have not yet released their library. So, we have developped this one.

News

API Documentation

Please read comments in the file otf.h.

Download