Home
last modified time | relevance | path

Searched defs:SVGGenerator (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/ansifilter/ansifilter-2.18/src/
H A Dsvggenerator.cpp39 SVGGenerator::SVGGenerator() in SVGGenerator() function in ansifilter::SVGGenerator
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dsvggenerator.cpp37 SVGGenerator::SVGGenerator() in SVGGenerator() function in highlight::SVGGenerator
/dports/graphics/py-pyx/PyX-0.15/pyx/
H A Dsvgwriter.py83 class SVGGenerator(xml.sax.saxutils.XMLGenerator): class