At Thursday 25/1/2007 16:46, [EMAIL PROTECTED] wrote:

Depending on the size of your project, the xist library from living
logic is supporting svg xml:
http://www.livinglogic.de/Python/xist/
http://www.livinglogic.de/Python/xist/ns/svg/

We've used it successfully, but later on came back to simply use the
standard dom creation tools in python to reduce dependencies.

I ended using a similar approach. You only need a few functions to generate those long string attribute values, the remaining is standard XML.


--
Gabriel Genellina
Softlab SRL

        

        
                
__________________________________________________ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yahoo.com.ar/respuestas
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to