Missing features
Hi @SergeShkurko,
I noticed that you have done a big update of this package, and it looks like there are a lot less problems than with fantasticon.
I really wanted to use it to build the yaru_icons package, but it's missing a lot of features compared to the previous version.
So I've patched it in my fork to add them:
- Naming strategy (snake/camel) ;
- consider folder name ;
- allow hyphens in filenames ;
- all icons map ;
- symlink support.
I'd like to know if you'd be open to some PRs to add these features?
Yes
Awaiting for my first PR merge, I implemented all the missing features in my fork: https://github.com/Jupi007/icon_font_generator/tree/dev
PR opened https://github.com/ScerIO/icon_font_generator/pull/35