mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2026-08-14 05:21:45 +00:00
Use .ttx as input for emoji_builder.py Originally the .ttx generated by add_glyphs.py was compiled to a .ttf file so it could be fed to emoji_builder.py. Now we can feed it a .ttx file and remove the compile step. This way the original glyph names are preserved and we can start adding PNGs for the components. |
||
|---|---|---|
| .. | ||
| emoji_builder.py | ||
| LICENSE | ||
| png.py | ||
| README | ||
| README.third_party | ||
This project consists of the following bits and pieces:
* A proposed specification to add support for embedded color image
glyphs in OpenType fonts,
* A tool called emoji_builder.py, to embed a set of PNG images into
an existing font,
* Two sets of sample PNG images for ASCII characters and sample
scripts to build them into test fonts: FruityGirl and Funkster.
* Scripts to build a real color emoji font out of the Open Source
PhantomOpenEmoji images.