11 Nov
                
                    2005
                
            
            
                11 Nov
                
                '05
                
            
            
            
        
    
                12:52 p.m.
            
        Why don't you use the inkscape executable to do your work if you want to make it on the commandline ?
This line converts all svg in a folder to png format.
for i in *.svg; do inkscape -f "$i" -e "$i.png" -w 128; done
*Sincerely Ezequias*
Dominic Lachowicz wrote:
Don't use librsvg 2.9.5 - it's horribly ancient. Please use 2.12.x or newer
-- 
Ezequias Rodrigues da Rocha
http://ezequiasrocha.blogspot.com
msn:ezequias@...9...