← Back to team overview

kicad-developers team mailing list archive

Re: Scripting build on Windows

 

On Fri, Oct 26, 2012 at 10:03:17PM +0100, Brian Sidebotham wrote:
> >     Not sure if it's possible to remove the Cairo dependency in wxPython may
> > be it's worth trying.

No you can't (under unix at least). wxPython uses wxWidget which is
based on gtk.

gtk needs cairo for drawing the widgets.

So cairo has to stay XD

Also I'd suggest svg for web stuff since it's imaging model is almost
the same and it's client rendered...

-- 
Lorenzo Marcantonio
Logos Srl


Follow ups

References