Open greyski opened 8 years ago
The gemoji project also has its own extractor, maybe try that one? On Mon, Dec 14, 2015 at 12:22 PM Grey notifications@github.com 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 https://github.com/tmm1/emoji-extractor/issues/8.
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.
I found the same issue.
Has the issue been solved?
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.