FlatUI
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Enumerations Groups Pages
flatui::ScriptInfo Struct Reference

This struct holds the script information used for a text layout. More...

#include <font_manager.h>

Detailed Description

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.
 

The documentation for this struct was generated from the following file: