You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jakub Valenta 64f3875856 Pipfile: Remove Python version requirement
To fix Netlify build.
1 year ago
assets build(deps): bump ua-parser-js from 0.7.20 to 0.7.28 in /assets (#1) 2 years ago
content README: Update build system acknowledgements 4 years ago
data/RealEmoji html: Generate posts 4 years ago
emoji Add social media meta tags 4 years ago
layouts layouts/index: Change the id to 'text' 2 years ago
static static/png: Generate Telegram stickerpack icon 4 years ago
svg svg: Remove hidden layers 4 years ago
twemoji-color-font@1f091a128e twemoji-color-font: Update submodule 4 years ago
.ackrc svg: Remove hidden layers 4 years ago
.editorconfig .editorconfig: Add 4 years ago
.gitignore node_modules: Check also normalize.css to VCS 4 years ago
.gitmodules gitmodule: Remove old submodules 4 years ago
LICENSE Add license 5 years ago
LICENSE-GRAPHICS License graphics under Creative Commons SA 5 years ago
Makefile static/png: Generate Telegram stickerpack icon 4 years ago
NOTICE Add license 5 years ago
Pipfile Pipfile: Remove Python version requirement 1 year ago
Pipfile.lock Pipfile: Remove Python version requirement 1 year ago
README.md README: Update build system acknowledgements 4 years ago
config.json config, README: Change site URL 4 years ago
emojis.json Rename some emoji, rename font file, cleanup JSON 4 years ago
netlify.toml stickers: Redirect to the Telegram stickerpack 4 years ago
setup.cfg try: Add page testing different sequences 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.

Real Emoji

Download and installation

Real Emoji are available as:

Development

Building the font file

  1. Install the following dependencies:

  2. Build the scfbuild Docker image:

    cd twemoji-color-font/scfbuild && make
    
  3. Build the font file:

    make font
    

If everything succeeds, you will find the TTF file in the static/fonts/ directory.

Building the website

  1. Install the following dependencies:

  2. 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.