Hi!

[EMAIL PROTECTED] 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

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

Reply via email to