TiConv Library API |
The ticonv library provide a complete API (Application Programming
Interface) which makes use of TI charsets easy and transparent.
Functions and data types are grouped in different topics, depending on
their purpose. Click on a topic for the description of all functions
and
data types defined in this topic.
Note: functions suffixed with _s (like ticonv_charset_utf16_to_ti_s) are
static version (of ticonv_charset_utf16_to_ti).
Important
note: the library uses UTF-16 natively but some functions allow
use of UTF-8. For more information, take a look at <http://www.unicode.org/charts>
and <http://www.czyborra.com/utf>