zoltan-dulac / css3FontConverter

A shell script that can use other command line tools to produce @font-face compatible fonts in all browsers. Works under Windows (using Cygwin), Mac OS X and Linux
http://www.useragentman.com/blog/2011/02/20/converting-font-face-fonts-quickly-in-any-os/
390 stars 62 forks source link

Script fails when there are spaces in filename. #18

Open derekdreery opened 6 years ago

derekdreery commented 6 years ago

I have a font called 'Playlist Script.otf'. When I pass it to the script (./convertFonts.sh 'Playlist Script.otf'), I get an error One of the files you want to convert (Playlist) is not a file. Bailing.