ot_math_is_glyph_extended_shape


Description:


[ Version ( since = "1.3.3" ) ]
public Bool ot_math_is_glyph_extended_shape (Face face, Codepoint glyph)

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

Parameters:

face

Face to work upon

glyph

The glyph index to test

Returns:

`true` if the glyph is an extended shape, `false` otherwise


Namespace: HarfBuzz