Artem Sapegin

Results 244 comments of Artem Sapegin

Does running svgmin before webfont fix the pixel problem too?

Default starting code point was changed few months ago and I believe it fixes your problem.

Yep, it would be nice. Pull requests are welcome.

@thybzi Same answer: pull requests are welcome ;-)

Did you try to supply “empty” SVG to grunt-webfont? Probably it will be enough.

Yep, but I didn’t meant zero-bytes SVG, but SVG without any visible content. But it probably willn’t work because it’ll be resized by webfont. And also don’t understand from the...

Probably you’re right but I don’t have time to implement it right now. Will be happy to merge PR with that feature.

Buble is a good and much smaller alternative but it would make sense to be able to avoid it entirely.

Do you have any ideas how it could be done in bower-concat? I never use web components. /cc @artpolikarpov