otMathIsGlyphExtendedShape

Tests whether the given glyph index is an extended shape in the face.

Parameters

face harfbuzz.face.Face

#hb_face_t to work upon

glyph harfbuzz.types.Codepoint

The glyph index to test

Return Value

Type: harfbuzz.types.Bool

true if the glyph is an extended shape, false otherwise