<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">My requirements are built-in SVG support or available through a GPL or<br>

LGPL compatible third party library, but I would still like to use<br>
python as the primary language, if only for my own edification.<br>
</blockquote></div><br>I used wxPython to buid UI in Python, it is very reliable concerning platform native support.<br>Unfortunately it doesn't seem to have svg build it capabilities.<br>However according to the dev mailing list [1] there seems to be two easy ways to do it : using Cairo orusing wxsvg.<br>
<br>Oh and by the way, I would love to keep an eye on your progress on a wiki page or on a dev blog. You could also start an svn somewhere for us to have a look and give you advise. I would suggest google code which provides for free all of this.<br>
<br>Good luck, and if I find the time, I would be glad to help you.<br>Steren<br><br>[1]<a href="http://www.nabble.com/wxSVG---an-SVG-solution--td19097413.html">http://www.nabble.com/wxSVG---an-SVG-solution--td19097413.html</a>