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

Outdated images in gemoji #7

Closed
jwheare opened this issue May 14, 2014 · 4 comments
Closed

Outdated images in gemoji #7

jwheare opened this issue May 14, 2014 · 4 comments

Comments

@jwheare
Copy link
Contributor

jwheare commented May 14, 2014

/cc @mroth @javan

This is a gemoji issue really, but only pull requests are accepted on that repo, not issues, and I wanted to see if anyone's looked into this.

♥️♣️♦️♠️

♥️♣️♦️♠️

^ Those changed in iOS7/Mavericks to not have the card background (new unified versions visible in Safari)

Any idea on the best way to regenerate the emoji images so that a pull request can be sent upstream?

There are several other images that got some tweaks, but can't think which ones right now.

@mroth
Copy link

mroth commented May 14, 2014

@jwheare I'd start with tmm1/emoji-extractor.

I was actually experimenting a while ago with writing something new based on that code to use as the source of truth for mroth/emojistatic but I got stuck on trying to identify the proper unicode codepoints while extracting from a font file (that code names files as 1.png, 2.png, 3.png... etc). (There are a number of reasons I've been looking to move away from gemoji dependence and as a plus that would net me 160x160px source images).

However for extracting 4 files for a PR it could be fine. LMK if you want some eyes on it. Or if you think it's worth forking it and working on a more modern update I can try to take a stab at it. We're going to end up hitting this repeatedly since since Apple already said more are coming in iOS8 AND it sounds like we're potentially going to be getting new stuff with Unicode 7.0 this summer which has 643 new pictographic symbols defined...

@jwheare
Copy link
Contributor Author

jwheare commented May 14, 2014

Frankly, removing the gemoji dependency would make me happier too. Thanks for the extractor link, I might take a look.

@iamcal
Copy link
Owner

iamcal commented May 19, 2014

I'd love a replacement for gemoji - having all 3 sets of images directly in this repo would be a good base for other stuff built on it

@iamcal
Copy link
Owner

iamcal commented Mar 7, 2015

as of pr #11 i'm extracting the apple images myself. we're now using 10.10.3 images

@iamcal iamcal closed this as completed Mar 7, 2015
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

3 participants