*** empty log message ***
[m17n/m17n-docs.git] / mainpage.en.html
1 Multilingual Library m17n-lib is a C language library that provides
2 the following basic maultilingual facilities for application software. 
3
4 <DL>
5 <DT><em> M-text </em><DD> A data structure used as objects for multilingual text. 
6 <DT> Functions and macros <DD> Functions and macros for handling M-text.
7 <DT> Decoder/Encoder <DD> Decoder/Encoder converts M-text from/to byte sequences
8 in many kinds of formats.
9 <DT> Huge space for character <DD> A character space that can contain all Unicode
10 characters and the same number of non-Unicode characters.
11 <DT> <em> CharTable </em> <DD> A data structure to store
12 character-related attirubtes efficiently.
13 <DT> User Interface for window systems <DD> Display and input of
14 M-text on window systems.  
15 </DL>