follmann / favicon_maker

Create favicon files in various sizes from a base image for ruby projects
MIT License
70 stars 7 forks source link

escaped convert command to allow for pathnames with spaces #6

Closed monomadic closed 10 years ago

monomadic commented 10 years ago

Fixed a bug where the build command would throw an error when generating .ico files on paths with spaces. The changes insert " characters around the path sent to convert.