nfroidure / svgicons2svgfont

Concatenate SVG icons and ouput an SVG font
http://nfroidure.github.io/svgiconfont/
MIT License
339 stars 71 forks source link

stopped writing .svg files #67

Closed mspanish closed 7 years ago

mspanish commented 7 years ago

Hello I've installed some other stuff like Ruby and more npm modules -and all of the sudden my svgicons2svgfont doesn't output files anymore - it just prints to the console. Any idea what I need to do to get it to output files? I haven't changed my command, for example:

svgicons2svgfont --fontname=geom -0 geom.svg geom/*.svg

nfroidure commented 7 years ago

Late in the game but you wrote a 0 instead of a O ;).

mspanish commented 7 years ago

thanks a lot, better late than never :)