Skip to main content

Module ot_layout

Module ot_layout 

Source
Expand description

OpenType layout.

Enumsยง

TableIndex

Constantsยง

MAX_CONTEXT_LENGTH
MAX_NESTING_LEVEL

Traitsยง

LayoutTable
A lookup-based layout table (GSUB or GPOS).

Functionsยง

_hb_clear_substitution_flags
_hb_grapheme_group_func ๐Ÿ”’
_hb_ot_layout_reverse_graphemes
_hb_ot_layout_set_glyph_props
apply_backward ๐Ÿ”’
apply_forward ๐Ÿ”’
apply_layout_table
Applies the lookups in the given GSUB or GPOS table.
apply_string ๐Ÿ”’
hb_ot_layout_has_cross_kerning
hb_ot_layout_has_glyph_classes
hb_ot_layout_has_kerning
hb_ot_layout_has_machine_kerning
hb_ot_layout_substitute_start
Called before substitution lookups are performed, to ensure that glyph class and other properties are set on the glyphs in the buffer.