Open krajeshkumar opened 8 years ago
As regards your question about colors, this was addressed in #317 . 😄
Regarding width, remember that the utility generates a font, and in standard typefaces, monotype fonts (where all characters are of the same width) have dimensions that are more predictable and easy to work with.
For this reason, best practice encourages use of glyphs that are of a uniform width, making the generated fonts easier to work with. That said, I'm sure @sapegin can comment further.
Hi
I am working with grunt-webfont its not working for colored SVG icons it always returning black and white icons Is any option to do that?.
Also i have width issue for certain glyphs is any way to change or set it as auto?
Please help me to do that