jkphl / iconizr

A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output. Created by Joschi Kuphal (@jkphl), licensed under the terms of the MIT license
http://iconizr.com
MIT License
485 stars 36 forks source link

Make the generation of PNG fallbacks optional #15

Open jkphl opened 10 years ago

jkphl commented 10 years ago

As suggested by Simon (#14), the generation of PNG fallback images could be an optional step, effectively leaving the functionality of an SVG sprite generator.