Closed ivictbor closed 3 years ago
This answer helped me: https://github.com/nfroidure/svgicons2svgfont/issues/62#issuecomment-622857042
This one also might be usefull https://github.com/nfroidure/svgicons2svgfont/issues/62#issuecomment-799520518
If someone else needs clear details on how to fix it, this post explains it also https://hinty.io/brucehardywald/how-to-generate-a-webfont-automated-setup/ 😉
Hi Nicolas! Great work👏. My company have been using packages which use your package for years and I, first of all, I want to thank you and star!
Last days I started to notice strange behavior on some simple icons.
My steps:
Created 4 simple polygons in Figma:
Exported to this SVG:
There are no strokes only paths. In chrome and Inkscape I see it ok:
However, in SVG font, I see it filled:
Tried
svgicons2svgfont
versions:9.1.1
9.0.x
5.0.x
All give same.
Expected behavior
SVG looks same
Actual behavior
I see filled icons
Steps to reproduce the behavior
Copy svg text into svg icon and run
svgicons2svgfont
Debugging informations
node -v
result:npm -v
result:If the result is lower than 6.9.5, there is poor chances i even have a look to it. Please, use the last NodeJS LTS version.
Feature request
Feature description
Use cases
Used with vision webfont generator