[ot-color/svg] Note that it can be gzipped
This commit is contained in:
parent
a9c27d576f
commit
29db2a44a6
|
@ -238,7 +238,7 @@ hb_ot_color_has_svg (hb_face_t *face)
|
||||||
* @face: a font face.
|
* @face: a font face.
|
||||||
* @glyph: a svg glyph index.
|
* @glyph: a svg glyph index.
|
||||||
*
|
*
|
||||||
* Get SVG document for a glyph.
|
* Get SVG document for a glyph. The blob may be either plain text or gzip-encoded.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): respective svg blob of the glyph, if available.
|
* Returns: (transfer full): respective svg blob of the glyph, if available.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue