[wxPython-users] ANN: wxpsvg, SVG rendering for wxPython

Chris Mellon arkanes at gmail.com
Wed Jun 27 10:01:51 PDT 2007


On 6/27/07, Peter Damoc <pdamoc at gmail.com> wrote:
> On 6/27/07, Gre7g Luterman <hafeliel at yahoo.com> wrote:
> > --- Peter Damoc <pdamoc at gmail.com> wrote:
> >
> > > "This project currently has no downloads."
> >
> > Try grabbing it out of the SVN repository:
> > http://code.google.com/p/wxpsvg/source
> >
>
> Already downloaded, already managed to crash the thing trying to look at
> "animate-elem-03-t.svg"
> Maybe the viewer should have a list control with a second column for "this
> is working" - "this is not working" kind of thing.
>

There's something about the PNG file associated with that that crashes
wxImage. The w3c compliance suite is pretty terrible, I'm going to
rework that to get rid of a bunch of the useless tests and add some
more that test the stuff it skips over.

> Also, I'm no expert in repository management BUT I believe that the tests
> and compliance files should be outside the implementation directory.
>

"svg" is the package. This way you can run the tests with "python -m svg.tests".

> Anyway... great work.
> Peter.
>
>
> --
> There is NO FATE, we are the creators.




More information about the wxpython-users mailing list