-
Could you update version?
I want tp use timestamp option ( #58 ) :smiley:
-
![capture](http://ww3.sinaimg.cn/large/68250c36gw1euamh6kg5dj20hd05tgno.jpg)
as show in picture, only svg's md5 would consistent each time.
I use gulp-rev to append hash
**appendUnicode** is true
-
What do you think about using `ttfautohint` if present, similar to https://github.com/sapegin/grunt-webfont/blob/master/tasks/engines/node.js#L125 ? Or do you think this should be done at the level of…
-
I was wondering if there was a way to set custom metadata, specifically for `name`. I use multiple repos of icon fonts for my projects, so I sometimes have two svg's from separate repos with the same …
-
.eot fonts have different alignments than the .ttf .woff and .svg fonts.
As always this means that my layout on Internet Explorer (including IE11) is incorrect.
To be clear, all icons render normally…
-
`Writable` currently inherits from `Stream` without any visible benefit. Stream only exposes `pipe()` which Writable's own prototype replaces. Would it not be beneficial to make Writable inherit strai…
-
It seems that a few people are facing some bugs but it also seems to be pretty hard to reproduce. In order to find a similirity between the configurations of each users having this problem, please, co…
-
I've been getting some poor results when trying to compile a font.
the original icon:
![original](https://cloud.githubusercontent.com/assets/322467/7633883/3cee1576-fa4f-11e4-9641-3d1dff41517f.png)
…
-
I have an svg that renders correctly in Inkscape, but causes svg2ttf to throw the following exception:
```
var fontFaceElem = fontElem.getElementsByTagName('font-face')[0];
…
-
Hi. Thanks for fixing #26 (and indirectly nfroidure/gulp-iconfont#13)
However there's another problem that remains - namely that icons that "bleed" outside their svg canvas are re-framed/normalized b…