Namespace
PangoOT – 1.0
OpenType support for Pango
Dependencies
| Pango | A library for layout out and rendering of text | 
| Browse documentation | 
Structs
| Buffer | |
| FeatureMap | The  | 
| Glyph | The  | 
| RulesetDescription | The  | 
Aliases
| Tag | The  | 
Enumerations
| TableType | The PangoOTTableType enumeration values are used to identify the various OpenType tables in the pango_ot_info_… functions. | 
Functions
| tag_from_language | Finds the OpenType language-system tag best describing  | 
| tag_from_script | Finds the OpenType script tag corresponding to  | 
| tag_to_language | Finds a  | 
| tag_to_script | Finds the  | 
Function Macros
| TAG_MAKE | Creates a  | 
| TAG_MAKE_FROM_STRING | Creates a  | 
Constants
| ALL_GLYPHS | This is used as the property bit in  | 
| DEFAULT_LANGUAGE | This is used as the language index in  | 
| NO_FEATURE | This is used as a feature index that represent no feature, that is, should be
skipped.  It may be returned as feature index by  | 
| NO_SCRIPT | This is used as a script index that represent no script, that is, when the
requested script was not found, and a default (‘DFLT’) script was not found
either.  It may be returned as script index by  |