OtLayoutGlyphClass
Description:
[ CCode ( cname = "hb_ot_layout_glyph_class_t" , cprefix = "HB_OT_LAYOUT_GLYPH_CLASS_" , type_id = "hb_gobject_ot_layout_glyph_class_get_type ()" ) ]
[ GIR ( name = "ot_layout_glyph_class_t" ) ]
public enum OtLayoutGlyphClass
The GDEF classes defined for glyphs.
Content:
Enum values:
- BASE_GLYPH - Spacing, single
characters, capable of accepting marks
- COMPONENT - Spacing glyphs
that represent part of a single character
- LIGATURE - Glyphs that
represent ligation of multiple characters
- MARK - Non-spacing, combining
glyphs that represent marks
- UNCLASSIFIED - Glyphs not
matching the other classifications