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.
| face |
Face to work upon |
| glyph |
a svg glyph index |
|
An Blob containing the SVG document of the glyph, if available |