Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append new font icons to the existing web-font icon kits #452

Open
flyingbee2012 opened this issue Oct 13, 2022 · 1 comment
Open

Append new font icons to the existing web-font icon kits #452

flyingbee2012 opened this issue Oct 13, 2022 · 1 comment

Comments

@flyingbee2012
Copy link

Hello there, I was able to use the command below to convert SVG files into font icon files.

fantasticon my-icons -o icon-dist

After that, it generated the .woff file that we need. However, we might need to add new SVG files and do the conversion from time to time in the future. That means, we need to maintain the old set of SVG files. I am wondering if fantasticion supports converting and appending new font icon to the existing font icons set. Is there a command for doing that? Thanks!

@flyingbee2012 flyingbee2012 changed the title Generate web-font icon kits based on the existing font icons Append new font icons to the existing web-font icon kits Oct 13, 2022
@Silbad
Copy link

Silbad commented Nov 12, 2023

Hello, you need to use codepoints for this, make a script that increments your config file for example ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants