Re: Rendering Vector Graphics

2006-08-11 Thread K.S.Sreeram
jay graves wrote: > 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

Re: Rendering Vector Graphics

2006-08-11 Thread Yannick
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 fi

Re: Rendering Vector Graphics

2006-08-11 Thread jay graves
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

Re: Rendering Vector Graphics

2006-08-11 Thread Bytter
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 Pyga

Re: Rendering Vector Graphics

2006-08-11 Thread h112211
> 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