sapegin / grunt-webfont

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

Feature custom outputs #298

Closed scottyeck closed 8 years ago

scottyeck commented 8 years ago

Closes #297

Rather than building functionality separate to just dumping JSON, this feature actually implements a new option wherein the user can output as many compiled templates they want with the given context, which they can also modify. See README.md for more specific information / config examples.

scottyeck commented 8 years ago

@sapegin Hope you'll find the modifications sufficient! Thanks for your input. I'm feeling much better about this now.

sapegin commented 8 years ago

Thanks! Can you now squash everything to a one commit? And I’ll merge it.

scottyeck commented 8 years ago

Squashed!

sapegin commented 8 years ago

:shipit:

scottyeck commented 8 years ago

@sapegin Any plans to patch into a release?

sapegin commented 8 years ago

@scottyeck Done! Sorry for the delay.