point in the GDEF table of the face.
otLayoutGetGlyphClass
fn
harfbuzz.types.OtLayoutGlyphClass otLayoutGetGlyphClass(harfbuzz.face.Face face, harfbuzz.types.Codepoint glyph)Fetches the GDEF class of the requested glyph in the specified face.
Parameters
face | The #hb_face_t to work on |
glyph | The #hb_codepoint_t code point to query |
Returns
The #hb_ot_layout_glyph_class_t glyph class of the given code