ot_color_glyph_reference_svg


Description:


[ Version ( since = "2.1.0" ) ]
public Blob ot_color_glyph_reference_svg (Face face, Codepoint glyph)

Fetches the SVG document for a glyph.

The blob may be either plain text or gzip-encoded.

If the glyph has no SVG document, the singleton empty blob is returned.

Parameters:

face

Face to work upon

glyph

a svg glyph index

Returns:

An Blob containing the SVG document of the glyph, if available


Namespace: HarfBuzz