ot_layout_get_glyphs_in_class


Description:


[ Version ( since = "0.9.7" ) ]
public void ot_layout_get_glyphs_in_class (Face face, OtLayoutGlyphClass klass, out unowned Set glyphs)

Retrieves the set of all glyphs from the face that belong to the requested glyph class in the face's GDEF table.

Parameters:

face

The Face to work on

klass

The OtLayoutGlyphClass GDEF class to retrieve

glyphs

The Set set of all glyphs belonging to the requested class.


Namespace: HarfBuzz