otLayoutGetGlyphClass

Fetches the GDEF class of the requested glyph in the specified face.

Parameters

face harfbuzz.face.Face

The #hb_face_t to work on

glyph harfbuzz.types.Codepoint

The #hb_codepoint_t code point to query

Return Value

Type: harfbuzz.types.OtLayoutGlyphClass

The #hb_ot_layout_glyph_class_t glyph class of the given code point in the GDEF table of the face.