Glyph Object
Properties:
glyph.id:
glyph.path:
glyph.name:
glyph.type:
glyph.codePoints:
glyph.advanceWidth:
glyph.advanceHeight:
glyph.bbox:
glyph.cbox:
glyph.isMark:
glyph.isLigature:
glyph.ligatureCaretPositions:
glyph._font:
glyph._metrics:
Methods:
glyph._getPath():
glyph._getMetrics():
glyph._getContours():
glyph._getCBox():
glyph._getPhantomPoints(glyph):
glyph._parseGlyphCoord(stream, prev, short, same):
glyph._decode():
glyph._decodeSimple(glyph, stream):
glyph._decodeComposite(glyph, stream, offset = 0):
Render a Glyph's Path to SVG:
Last updated
Was this helpful?