To fix Netlify build. |
1 year ago | |
---|---|---|
assets | 2 years ago | |
content | 4 years ago | |
data/RealEmoji | 4 years ago | |
emoji | 4 years ago | |
layouts | 2 years ago | |
static | 4 years ago | |
svg | 4 years ago | |
twemoji-color-font@1f091a128e | 4 years ago | |
.ackrc | 4 years ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
LICENSE | 5 years ago | |
LICENSE-GRAPHICS | 5 years ago | |
Makefile | 4 years ago | |
NOTICE | 5 years ago | |
Pipfile | 1 year ago | |
Pipfile.lock | 1 year ago | |
README.md | 4 years ago | |
config.json | 4 years ago | |
emojis.json | 4 years ago | |
netlify.toml | 4 years ago | |
setup.cfg | 4 years ago |
README.md
Real Emoji
A proposal for 35 new emoji that go beyond the hugs and kisses of the standard emoji set. See the Real Emoji website for more information.
Download and installation
Real Emoji are available as:
- Telegram stickers: download
- font file: download and installation instructions
Development
Building the font file
-
Install the following dependencies:
- make
- librsvg
- nototools (available in Arch Linux User Repository)
- optipng
- pngquant
- svgo
-
Build the scfbuild Docker image:
cd twemoji-color-font/scfbuild && make
-
Build the font file:
make font
If everything succeeds, you will find the TTF file in the static/fonts/
directory.
Building the website
-
Install the following dependencies:
- hugo
- inkscape
- optipng
- webify (available in Arch Linux User Repository)
- woff2
-
Build the static website and start a local web server:
make serve
Acknowledgements
The build system is based on eosrei/twemoji-color-font: Twitter Unicode 12 emoji color SVGinOT font for Linux/MacOS/Windows.
The standard emojis are copied from the Twemoji font by Twitter licensed under CC-BY.
The design of Real Emoji is based on Twitter Emoji (Twemoji). The design of the fetus emoji is based on a photo by the National Museum of Health and Medicine available at Wikipedia. The design of the moralizing emoji is based on a woodcut by Julius Schnorr von Carolsfeld available at Wikipedia. The design of the Svíčková na smetaně emoji is based on a photo by Matyáš Havel available at Wikipedia. The color of the ugliness emoji is Pantone 448C, a color voted the ugliest colour in the world.
Contributing
Feel free to remix this project.
The code is licensed under the Apache License, Version 2.0.
The graphics (SVG images) are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.