tmm1 / emoji-extractor

extracts high-resolution emoji pngs from /System/Library/Fonts/Apple Color Emoji.ttf
558 stars 88 forks source link

Updated project #7

Open LukeLR opened 9 years ago

LukeLR commented 9 years ago

Hey there, I appreciate your work and was really glad that I found your project online. It was exactly what I needed! Since it didn't work for me at first (threw an "emoji_extractor.rb:52: invalid multibyte escape: /\211PNG/" for me in ruby 2.0.0p481) I wanted to fix that problem and did a slight modification to get it work again:

I updated your project to work with current ruby versions (needed to declare encoding in file) as well as included assets of the new emojis introduced in the recent system updates.

It would be really nice if you could merge my commit with your repository. I am open for critics, though ;)

Greets from Germany, Lukas

lifehome commented 9 years ago

You just save my world. But as long as Apple is having "patient" to this font, you cannot redistribute the ttf file, or even your "extracted" pics.

Tho, I got it in my pocket first. :stuck_out_tongue_winking_eye:

--Ivan

paulirish commented 8 years ago

Thanks!

For folks who want this working, go use the readme and project at luke's repo: https://github.com/LukeLR/emoji-extractor

LukeLR commented 8 years ago

Just saw my Name mentioned, you're all welcome to use my fork ;) Thanks! :blush: