true if the glyph is an extended shape, false otherwiseharfbuzz.types.Bool otMathIsGlyphExtendedShape(harfbuzz.face.Face face, harfbuzz.types.Codepoint glyph)Tests whether the given glyph index is an extended shape in the face.
face | #hb_face_t to work upon |
glyph | The glyph index to test |
true if the glyph is an extended shape, false otherwise