Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmm1/emoji-extractor
extracts high-resolution emoji pngs from /System/Library/Fonts/Apple Color Emoji.ttf
https://github.com/tmm1/emoji-extractor
Last synced: 19 days ago
JSON representation
extracts high-resolution emoji pngs from /System/Library/Fonts/Apple Color Emoji.ttf
- Host: GitHub
- URL: https://github.com/tmm1/emoji-extractor
- Owner: tmm1
- Created: 2012-11-08T21:39:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T23:22:23.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T07:46:46.670Z (28 days ago)
- Language: Ruby
- Size: 197 MB
- Stars: 558
- Watchers: 19
- Forks: 88
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-typography - emoji-extractor - Extracts high-resolution emoji pngs from Apple Color Emoji.ttf. (Ruby)
README
## emoji-extractor
extracts high-resolution emoji pngs from `/System/Library/Fonts/Apple Color Emoji.ttf` (OS X 10.11) or `/System/Library/Fonts/Apple Color Emoji.ttc` (macOS 10.12)
### usage
```
$ ruby emoji_extractor.rb$ ls images
20x20 32x32 40x40 48x48 64x64 96x96 160x160$ file images/160x160/1.png
images/160x160/1.png: PNG image data, 160 x 160, 8-bit/color RGBA, non-interlaced
```