Module for SVG?

Gabriel Genellina gagsl-py at yahoo.com.ar
Thu Jan 25 19:54:49 EST 2007


At Thursday 25/1/2007 16:46, Boris.Boutillier at gmail.com 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 




More information about the Python-list mailing list