prevent double call of _cleanup, which harms usefiles (and is a bad idea in general)
[PyX.git] / www / png / bend.py
blob3065556ebf603a8ffb1fadfa88ce6627cfda42c4
1 from pyx import *
2 text.set(text.LatexRunner)
4 c = canvas.canvas()
5 c.text(0, 0, r"\font\manual=manfnt\manual\raisebox{0pt}[9pt][11pt]{\char127}")
6 c.writeEPSfile("bend")