https://github.com/ctrlcctrlv/twemojimozilla.ufo
`fontmake` compilable UFO made from Mozilla's COLR/CPAL emoji font based on Twitter's emoji font
https://github.com/ctrlcctrlv/twemojimozilla.ufo
Last synced: 3 months ago
JSON representation
`fontmake` compilable UFO made from Mozilla's COLR/CPAL emoji font based on Twitter's emoji font
- Host: GitHub
- URL: https://github.com/ctrlcctrlv/twemojimozilla.ufo
- Owner: ctrlcctrlv
- License: other
- Created: 2021-05-24T13:40:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T13:40:57.000Z (about 5 years ago)
- Last Synced: 2025-10-11T04:28:45.062Z (8 months ago)
- Size: 6.87 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Twemoji UFO
This is a UFO of the Twemoji font.
It was generated with the patch I wrote to [`robotools/extractor`](https://github.com/robotools/extractor), [PR №41](https://github.com/robotools/extractor/pull/41).
It does build with `fontmake` without changes. Example command line:
```bash
fontmake --verbose DEBUG -u TwemojiMozilla.ufo --keep-overlaps --output ttf --output-path Twemoji.ttf
```