sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.1k stars 210 forks source link

correct and improve some readme info #267

Closed lukeapage closed 9 years ago

lukeapage commented 9 years ago

I was put off trying it, but after hitting problems with the node engine (link added), I tried it and it works fine. link to installer: http://fontforge.github.io/en-US/downloads/windows/

sapegin commented 9 years ago

Thanks! This Windows package must be something new. But if it works with grunt-webfont it’s very good.

sapegin commented 9 years ago

But could you also add fontforge setup instructions for Windows?

lukeapage commented 9 years ago

@sapegin I added this line:

*optional* If requiring thefontforgeengine, install and set your PATH to include thefontforgebin directory.

I could also put a link to the installer? not sure what else there is to put

sapegin commented 9 years ago

Instructions :-) I have no idea what if requiring fontforge engine means. Something like:

  1. Install fontforge (link to Windows package).
  2. Add something to $PATH.