tancredi/fantasticon

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

flyingbee2012 opened this issue · 1 comments

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!

Silbad commented

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