icon_font_generator icon indicating copy to clipboard operation
icon_font_generator copied to clipboard

Missing features

Open Jupi007 opened this issue 2 years ago • 3 comments

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?

Jupi007 avatar Aug 18 '23 10:08 Jupi007

Yes

SergeShkurko avatar Aug 19 '23 08:08 SergeShkurko

Awaiting for my first PR merge, I implemented all the missing features in my fork: https://github.com/Jupi007/icon_font_generator/tree/dev

Jupi007 avatar Oct 01 '23 15:10 Jupi007

PR opened https://github.com/ScerIO/icon_font_generator/pull/35

ghost avatar Oct 01 '23 16:10 ghost