FlatUI
An open source project by
FPL.
|
This struct holds the script information used for a text layout. More...
#include <font_manager.h>
This struct holds the script information used for a text layout.
Public Attributes | |
const char * | locale |
A C-string corresponding to the of the language defined in ISO 639 and the country code difined in ISO 3166 separated by '-'. (e.g. 'en-US'). | |
const char * | script |
ISO 15924 Script code. | |
const char * | hyphenation |
Hyphenation rule. | |
TextLayoutDirection | direction |
Script layout direciton. | |