emoji for marsey
 
 
 
 
Go to file
Doug Felt 1a9a94525b Support generation of SVG glyphs using region-flags data.
collect_emoji_svg takes the region-flags data in third_party
and copies/renames it into a target dir, then overlays this with
the data in noto/color_emoji/svg (which also has a few flags in
it).

generate_test_html changes the html to make room for the flag glyphs,
which are a lot wider. It also adds a flag so we can skip regenerating
the .ttx file in case we want to muck with it directly and regenerate
the .woff from that.

svg_builder has a number of changes needed to deal with the much
more varied svg in the region_flags data.  See comments in the file
for some of the changes that needed to be made.  Some of these
changes are provisional pending clarification of the spec, which
doesn't provide enough guidance.

svg_cleaner is changed slightly to strip width and height, this step
now happens after extract this information from svg in svg_builder,
instead of before.
2015-02-26 15:01:30 -08:00
png/128 [color_emoji] Update newer emoji asssets to larger size. 2014-12-19 12:39:50 -08:00
svg [color_emoji] Update newer emoji asssets to larger size. 2014-12-19 12:39:50 -08:00
Makefile Pass Noto Color Emoji bitmaps through pngquant. 2014-09-17 19:31:16 -07:00
NotoColorEmoji.tmpl.ttx.tmpl [color_emoji] Update newer emoji asssets to larger size. 2014-12-19 12:39:50 -08:00
NotoColorEmojiSvg.tmpl.ttx Merge font and html test file generation, plus tweaks. 2015-02-20 13:52:38 -08:00
add_svg_glyphs.py Move the new files out of third_party/color_emoji and into color_emoji. The 2015-02-20 14:58:34 -08:00
collect_emoji_svg.py Support generation of SVG glyphs using region-flags data. 2015-02-26 15:01:30 -08:00
flag_glyph_name.py Add flags for 200+ regions. 2014-08-12 19:28:00 -07:00
generate_test_html.py Support generation of SVG glyphs using region-flags data. 2015-02-26 15:01:30 -08:00
svg_builder.py Support generation of SVG glyphs using region-flags data. 2015-02-26 15:01:30 -08:00
svg_cleaner.py Support generation of SVG glyphs using region-flags data. 2015-02-26 15:01:30 -08:00
waveflag.c Add flags for 200+ regions. 2014-08-12 19:28:00 -07:00