Searched defs:Hershey (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dhershey.py4 Hershey Text - renders a line of text using "Hershey" fonts for plotters
22 import hersheydata #data file w/ Hershey font data namespace
41 class Hershey( inkex.Effect ): class in inherits: inkex.Effect
50 dest="text", default="Hershey Text for Inkscape",
64 g_attribs = {inkex.addNS('label','inkscape'):'Hershey Text' }
111 e = Hershey()

Completed in 26 milliseconds