[OSM-talk] SVG to PNG without burning lots of memory
    Joerg Ostertag 
    openstreetmap at ostertag.name
       
    Tue Jul 18 10:45:07 BST 2006
    
    
  
On Tuesday 18 July 2006 11:28, Simon Hewison wrote:
> Quick question to the list.
...
> Has anyone got any suggestions on an efficient SVG to PNG conversion?
I use the following. You might want to give it a try if this can handle your 
File.
# check if librsvg2-bin is installed
rsvg-convert -v || sudo apt-get install librsvg2-bin
# svg --> png
rsvg-convert data.svg >data.png
-- 
Jörg Ostertag (München)
http://www.ostertag.name/
    
    
More information about the talk
mailing list