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

Does not parse all emoji with latest Android 6.0.1 NotoColorEmoji.ttf #8

Open
greyski opened this issue Dec 14, 2015 · 4 comments
Open

Comments

@greyski
Copy link

greyski commented Dec 14, 2015

Seems to parse the flags and a few of the emoji just fine, but misses a HUGE portion of the rest. Here's the emoji for reference. Not sure what the error is since it runs without throwing anything. Perhaps a new unicode character is not being parsed correctly? The TTF file is located in this TGZ (zip) of the AOSP fonts here.
(Look for NotoColorEmoji.ttf)

Thanks for posting this script though! It's really amazing.

@tmm1
Copy link
Owner

tmm1 commented Dec 14, 2015

The gemoji project also has its own extractor, maybe try that one?
On Mon, Dec 14, 2015 at 12:22 PM Grey [email protected] wrote:

Seems to parse the flags and a few of the emoji just fine, but misses a
HUGE portion of the rest. Here's the emoji for reference
http://emojipedia.org/google/. Not sure what the error is since it runs
without throwing anything. Perhaps a new unicode character is not being
parsed correctly? The TTF file is located in this TGZ (zip) of the AOSP
fonts here
https://android.googlesource.com/platform/external/noto-fonts/+archive/android-6.0.1_r3/other.tar.gz.

(Look for NotoColorEmoji.ttf)

Thanks for posting this script though! It's really amazing.


Reply to this email directly or view it on GitHub
#8.

@greyski
Copy link
Author

greyski commented Dec 15, 2015

I am unable to rewrite their extractor to parse my local font file. Thanks for the suggestion though! I'll continue trying to figure it out.

@tremby
Copy link

tremby commented Mar 27, 2016

I found the same issue.

@liudanking
Copy link

liudanking commented May 2, 2017

Has the issue been solved?

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

4 participants