main/third_party
Doug Felt cc4c77ada3 Fix some Android emoji issues.
- Remove PUA character for 'unknown flag' from cmap.
  Unfortunately, the contorted build process means we can't do this where
  we do our other cmap munging-- font.getGlyphID dies in emoji_builder
  if we remove it from the cmap in add_glyphs.py.  So we remove it at
  the end of emoji_builder.
- Forgot to remap one territory flag, missed it in the spreadsheet.  Also
  corrected a typo where I remapped the same flag twice.  Sorted the flags
  in key alpha order.
2016-04-01 15:12:35 -07:00
..
color_emoji Fix some Android emoji issues. 2016-04-01 15:12:35 -07:00
pngquant Move emoji-specific third-party and scripts into color_emoji/ 2015-06-05 10:58:41 -07:00
region-flags Add IC svg and png resources from upstream (behdad/region_flags). 2016-03-11 15:16:54 -08:00