Artem Sapegin
Artem Sapegin
1. You can try to change temp dir in https://github.com/sapegin/grunt-webfont/blob/master/tasks/webfont.js#L78-L79 to something like `~/test` (create it before running webfont. 2. You can make simplest fontforge script that will try to...
@danielwi You could also try [fontcustom](http://fontcustom.com/) which use almost the same script. If isn’t working too the problem is probably in fontforge itself. Which is quite strange.
Yeah, it’s really strange and I don’t know what to do and how to check/fix it. Guys, how you installed fontforge? Via homebrew? Do you have full XCode or just...
The only difference is I have Python and Node installed from brew too. Maybe `brew doctor` could find something?
Just reinstalled fontforge (they changed brew formula recently), still works. :skull: Do you try to install libxml2 as @slackdata mentioned?
@danielwi @MP3en @yatil Could you guys try it on Maverick please?
Something strange happens to `this.data`. When I run `grunt webfont` webfont receives normal options object: ``` { src: 'src/icons/*.svg', dest: 'out/css/fonts', destCss: 'out/css', options: { htmlDemo: false } } ```...
Looks like it’s gone ;-(
I mean the design example 🌊
OK, I’ll try to make something ;-)