Commit Graph

23 Commits

Author SHA1 Message Date
Cosimo Lupo
33f930ba7f add symlinks for flags from emoji_aliases.txt
Run command:
python add_aliases.py -e svg -a emoji_aliases.txt -s third_party/region-flags/waved-svg
2022-01-24 15:43:26 +00:00
Cosimo Lupo
e4df897e53 rebuild waved flags with border using latest rsheeter/warp
https://github.com/rsheeter/warp/pull/24
2022-01-19 12:50:52 +00:00
Cosimo Lupo
24ccbd2377 rebuild all waved flags with new aspect ratio and margins
https://github.com/rsheeter/warp/pull/21
2022-01-14 17:18:20 +00:00
Cosimo Lupo
84a33221ec rebuild all waved flags after picosvg PR258 and 259
https://github.com/googlefonts/picosvg/pull/258
https://github.com/googlefonts/picosvg/pull/259
2021-12-14 16:44:40 +00:00
Cosimo Lupo
013b3fe5ca Rebuild all waved SVG flags with latest picosvg and rsheeter/warp tool
Fixes https://github.com/googlefonts/color-fonts/issues/86 among others
2021-12-07 15:56:46 +00:00
Cosimo Lupo
a2f11b307d update waved flags with new default --precision=1000
https://github.com/rsheeter/warp/pull/19
2021-05-13 16:56:25 +01:00
Cosimo Lupo
d97331d2f7 update waved flags using latest warp script
degenerate curves are turned into lines, thus saving more then 20% file size
2021-05-13 16:00:33 +01:00
Cosimo Lupo
fb7279dac0 re-warp and update all the waved flags using latest picosvg 0.15.1 2021-04-23 14:23:00 +01:00
Cosimo Lupo
56f460154d Merge remote-tracking branch 'origin/main' into svg_flags2 2021-04-23 14:22:25 +01:00
Cosimo Lupo
3c031c3dba update flag of South Georgia and South Sandwich Islands
The upstream copy on Wikipedia has been updated, so I'm updating it here as well.
The original SVG contained <text> element that referenced an external font (which is not web-safe and that doesn't exist on Wikimedia servers). The text was converted to paths to fix inconsistent renderings on different environments depending on the fallback font used.
2021-04-22 18:25:19 +01:00
rsheeter
fec0ef8478 Reran flag_preflight to strip unexpected whitespace 2021-03-01 20:45:16 -08:00
rsheeter
a2640c381a Extremely preliminary build of waved flags 2021-03-01 20:03:25 -08:00
Albert
5b38436393 Fix link 2020-08-27 23:34:20 +02:00
Qingqing Deng
03e444b8bf Fix FR and NL flags. 2019-08-13 20:06:00 -07:00
Seb
51b61919fb
Merge pull request #263 from qqd-google/flag_fix
Region flags change to improve consistency with all vendors.
2019-07-29 14:00:59 -07:00
Qingqing Deng
53205fbd81 Region flags change.
Add flags for
BL: Saint Barthélemy
BQ: Caribbean Netherlands
MQ: Martinique
RE: Réunion
TF: French Southern Territories

Change flag for
XK: Kosovo
2019-07-02 15:39:41 -07:00
Qingqing Deng
44f3e5b7f2 Region flags change.
Add flags for
BL: Saint Barthélemy
BQ: Caribbean Netherlands
MQ: Martinique
RE: Réunion
TF: French Southern Territories

Change flag for
XK: Kosovo
2019-07-02 12:32:10 -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
Doug Felt
763a0f5155 Add subregion flag resources from upstream. 2017-01-25 09:39:33 -08:00
Doug Felt
11868c62b7 Fix location of new flag resources, and also update Makefile. 2017-01-24 14:27:29 -08:00
Doug Felt
04bde33598 Update IC flag from upstream.
The .svg had already been updated, must have missed the .png.  The new
image is the civil flag.
2016-04-27 13:00:47 -07:00
Doug Felt
0b5cf8651b Add IC svg and png resources from upstream (behdad/region_flags). 2016-03-11 15:16:54 -08:00
Behdad Esfahbod
1242c91dbf Move emoji-specific third-party and scripts into color_emoji/
In prep for repo split.
2015-06-05 10:58:41 -07:00