Namespace
PangoOT – 1.0
OpenType support for Pango
Dependencies
Pango—1.0 | A library for layout out and rendering of text |
Browse documentation |
Structs
Buffer | |
FeatureMap |
The since: 1.18 |
Glyph |
The |
RulesetDescription |
The since: 1.18 |
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 since: 1.18 |
tag_from_script |
Finds the OpenType script tag corresponding to since: 1.18 |
tag_to_language |
Finds a since: 1.18 |
tag_to_script |
Finds the since: 1.18 |
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 |