Rendering Vector Graphics

Bytter bytter at gmail.com
Fri Aug 11 07:23:14 EDT 2006


Hi!

h112211 at gmail.com wrote:

> > 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?
>
> I've had good experiences doing simple 3d vector stuff with Pygame.
> It's wraps SDL so it has pretty nice capabilities.

What about 2D? I won't be doing any 3d stuff, though I need
high-quality 2D, and complex stuff like defining clipping regions with
bezier curves and filling with gradients.

Thanks!

Hugo Ferreira




More information about the Python-list mailing list