otMathIsGlyphExtendedShape

fnharfbuzz.types.Bool otMathIsGlyphExtendedShape(harfbuzz.face.Face face, harfbuzz.types.Codepoint glyph)

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

Parameters

face#hb_face_t to work upon
glyphThe glyph index to test

Returns

true if the glyph is an extended shape, false otherwise