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 61 forks source link

Commenting the PATH line #13

Closed shehi closed 9 years ago

shehi commented 9 years ago

Commenting the PATH line which should've been commented out in first place, as most environments might have the dependencies pre-installed.

shehi commented 9 years ago

@zoltan-dulac : I don't understand why Github added changes to lines circa-350 (weird thing is, before version makes no sense, as after-version is what you already have in repo)... I only commented out line 19.

Please either merge this one in, or make this change yourself.

zoltan-dulac commented 9 years ago

Good idea to have it commented out. Merged.