[ot-color/svg] Note that it can be gzipped

This commit is contained in:
Ebrahim Byagowi 2018-11-14 12:13:16 +03:30 committed by GitHub
parent a9c27d576f
commit 29db2a44a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ hb_ot_color_has_svg (hb_face_t *face)
* @face: a font face.
* @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.
*