mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-21 13:48:31 +00:00
This adds some additional flags to the default set. In addition, it contains code that creates ligatures for some flag sequences to others, for a few cases where we want different regions to share the same flag. Finally, it adds default ligatures so that pairs of regional indicator characters for which there's no predefined glyph get a 'missing flag' glyph. This avoids cases where sequences of regional indicator sequences accidentally match at odd locations because of a previous mismatch. There is no actual 'missing flag' glyph yet. The code uses an existing emoji as a placeholder. |
||
---|---|---|
.. | ||
add_glyphs.py | ||
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.