tmm1 / emoji-extractor

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

Extract specific Emoji in specific size #14

Open Cetartiodactyla opened 3 years ago

Cetartiodactyla commented 3 years ago

I wish there was a way to extract a high-res Emoji, specifying the character and size like so:

ruby emoji_extractor.rb -s 160x160 😱

I have no clue about ruby, might be easy to implement?