otColorGlyphHasPaint

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

Tests where a face includes COLRv1 paint data for glyph.

Parameters

face#hb_face_t to work upon
glyphThe glyph index to query

Returns

true if data found, false otherwise