agl

exception fontTools.agl.AGLError[source]
fontTools.agl.toUnicode(glyph, isZapfDingbats=False)[source]

Convert glyph names to Unicode, such as ‘longs_t.oldstyle’ –> u’ſt’

If isZapfDingbats is True, the implementation recognizes additional glyph names (as required by the AGL specification).