Home
last modified time | relevance | path

Searched refs:SVGParseSVG (Results 1 – 1 of 1) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsvg.c2797 static Entity *SVGParseSVG(xmlNodePtr svg,int em_size,int ascent,bool scale) { in SVGParseSVG() function
2861 Entity *ent = SVGParseSVG(glyph,sc->parent->ascent+sc->parent->descent, in SVGParseGlyphBody()
3712 ret = SVGParseSVG(top,em_size,ascent,scale); in EntityInterpretSVG()