Bytter wrote:
> Hi ppl,
> I've already posted this message through the mailing-list, but it seems
> it never arrived here. Strange... Anyway:
> I need to render high-quality vector graphics with Python. I was
> thinking of something like 'cairo', though I need to run under win32
> and can't find a pycairo package for it. Suggestions?

AGG (Anti-Grain Geometry) is one such engine that a couple of people
have interfaced to Python.
http://www.antigrain.com/

...
jay graves

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to