hfg-gmuend / openmoji

Open source emojis for designers, developers and everyone else!
http://openmoji.org
Creative Commons Attribution Share Alike 4.0 International
3.9k stars 217 forks source link

Fix key emojis to not show color outside of the outlines #448

Closed rosseljost closed 1 year ago

rosseljost commented 1 year ago

Some parts of the color fill were showing beyond the lines (especially noticeable on dark backgrounds), slightly adjusted the paths accordingly.

Old:

2023-05-04_13-52 2023-05-04_13-52_1

New:

2023-05-04_13-53_1 2023-05-04_13-53

b-g commented 1 year ago

@rosseljost Many thanks! Merged!

rosseljost commented 1 year ago

I just noticed this change is not reflected in the webpage: https://openmoji.org/library/emoji-1F511/ Is there a reason for that?

b-g commented 1 year ago

Yes. Every release is a lot of manual work :) Also we try to keep the version number in sync with Emoji Versions, ans as we still don't have all new upcoming emojis in the lib ... there won't be soon a new release. Sorry! Please be patient. (But of course you can use the master branch with all the new things.)