Rendering Vector Graphics

Yannick yannick.leteigner at gmail.com
Fri Aug 11 08:06:47 EDT 2006


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?
>
> Thanks,
>
> Hugo Ferreira

Hi,

You can use cairo through the pyGTK bindings. Works pretty well for me.

Cheers,
Yannick




More information about the Python-list mailing list