-
Hello,
can you please add the centerVertically option ?
https://github.com/nfroidure/svgicons2svgfont?tab=readme-ov-file#optionscentervertically
Thank you :)
-
https://github.com/nfroidure/svgicons2svgfont
There are breaking changes and new features (ligatures, several codepoints for the same icon).
You may want to use the same logic than the CLI util and …
-
https://github.com/nfroidure/svgicons2svgfont
There are breaking changes and new features (ligatures, several codepoints for the same icon).
You may want to use the same logic than the CLI util and …
-
Hello,
I was having some difficulty getting some icons to be vertically centered, but I found a solution by using the 'centervertically' parameter of 'svgicons2svgfont'.
In fantasticon's config…
-
Hi everybody,
i use build from the iconfont gulp iconfont and svgicons2svgfont. My gulp task looks like this:
```
// Task for iconfont
var runTimestamp = Math.round(Date.now()/1000);
gulp.task(…
-
**Issue**
The "appendUniconde" is spelled wrong and should have been "appendUnicode", so it was never being used anyways.
The new option for "gulp-svgicons2svgfont" is "**prependUnicode**", see cha…
-
## Issue
I'm a gentledev I:
- [x] fully read the README recently
- [x] searched for existing issues
- [x] checked I'm up to date with the latest version of the project
### Expected behavior…
-
Using the fontforge engine doesn't allow for icons to retain the width set in their respective SVG files.
The width is currently either normalized to fit the width of the glyph or set to the font heig…
-
will execute the task got a error of missing the dependence grunt-svgicons2svgfont
caijz updated
8 years ago
-
The current `"version": "0.4.0"` of `webfonts-generator` includes `"svgicons2svgfont": "^5.0.0"`, whose latest minor version is six months old. They're currently at `"version": "8.0.0"`.
Worse sti…
bdjnk updated
6 years ago