Commit graph

2 commits

Author SHA1 Message Date
Alexey Ivanov
3f9e31fc43 Update region-flags from upstream.
It encompassed quite a bit of upstream changes:
* All png flags now have width of 1024px.  This should improve emoji quality for the most flags.
* Many flags have improved color schemes. Most notably: CN, HK, MR, NO, TH.
* Added AU, CO, DE, ES regions.
* Added flags for:
  * CQ (island of Sark) https://www.iso.org/obp/ui/#iso:code:3166:CQ
  * EZ (alias for EU) https://www.iso.org/obp/ui/#iso:code:3166:EZ
  * FX (Metropolitan France) https://www.iso.org/obp/ui/#iso:code:3166:FX
  * SU (Soviet Union) https://www.iso.org/obp/ui/#iso:code:3166:SU
  * UK (alias for GB) https://www.iso.org/obp/ui/#iso:code:3166:UK
* Fixed flags for:
  * BL
  * BQ
  * MQ
  * RE
  * US-MS (Mississippi)
  * US-RI (Rhode Island)
2022-04-03 18:51:47 -07:00
Doug Felt
9d977df32c Update region-flags from upstream.
This updates the svg, png, and html resources from behdad/region-flags.
It also updates the LICENSE (COPYING) and README.md files from there.

Formerly our copy contained only a few subregion flags, but this change
adds them all from upstream.

Also formerly we explicitly used symlinks in our data for flags that
are the same as other country flags.  Now however we just use the
upstream data.  Note that the emoji_aliases.txt file will still
cause the font to only have one copy of these.

Note this also deletes the copy of IC.png that somehow had found its
way into the region-flags directory.

Use big glyph metrics to support vertical text rendering
2018-01-02 12:35:41 -08:00