ot_layout_get_glyph_class


Description:


[ Version ( since = "0.9.7" ) ]
public OtLayoutGlyphClass ot_layout_get_glyph_class (Face face, Codepoint glyph)

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

Parameters:

face

The Face to work on

glyph

The Codepoint code point to query

Returns:

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


Namespace: HarfBuzz