Commit Graph

541 Commits (013b3fe5cae6898a1938495f64209d243b9d2939)

Author SHA1 Message Date
Rod S 63a4b03a49 v2.025, fixes for bbox issues 2021-06-17 22:06:15 -07:00
Rod S a064dc5388 Updated font build 2021-06-17 10:28:58 -07:00
Rod S 79b15596a7 Update version 2021-06-17 10:19:21 -07:00
Rod S ec6f17d2ad June 16 emoji update. Some files rolled back for bad sizing. 2021-06-17 10:17:56 -07:00
Rod S ec11827b63 Utility to confirm sizing 2021-06-17 10:17:07 -07:00
Rod S 6c4b81abcf Build v2.023, updated facemask 2021-05-17 13:25:23 -07:00
rsheeter 3a9d757dcb Update version to 2.023 2021-05-17 12:50:30 -07:00
rsheeter fa537f08d5 Fix outdated face with mask 2021-05-17 12:47:27 -07:00
Rod S f9e4c30634 Rebuilt font binaries 2021-05-14 23:11:20 -07:00
rsheeter b786af768e Update to v2.022 2021-05-14 23:07:07 -07:00
rsheeter d3e03595e4 Updated images with design updates 2021-05-14 23:02:31 -07:00
Rod S 87d96e953e Rebuilt font w/design updates 2021-05-14 22:51:49 -07:00
rsheeter 65dc359a15 Design updates 2021-05-14 22:51:48 -07: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
rsheeter 948b1a7f1e
Merge pull request #346 from googlefonts/img_updates
A bad name snuck in
2021-05-10 20:30:45 -07:00
rsheeter 94764bb16d A bad name snuck in 2021-05-10 20:29:58 -07:00
rsheeter ee66e5ec16
Merge pull request #345 from googlefonts/img_updates
Update some stale images
2021-05-10 19:57:44 -07:00
rsheeter 9bdaf2e265 Update some stale images 2021-05-10 19:55:46 -07: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 5ccb3c2c39
Merge pull request #343 from googlefonts/south-georgia-flag
update flag of South Georgia and South Sandwich Islands
2021-04-23 09:00:42 +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 058c440bb2 Last two svgs that fail picosvg (https://github.com/googlefonts/color-fonts/issues/10); if this works then on to flags 2021-03-01 20:27:22 -08:00
rsheeter a2640c381a Extremely preliminary build of waved flags 2021-03-01 20:03:25 -08:00
rsheeter 41ae6686ac
Merge pull request #334 from googlefonts/components
Create additional resolutions of component images
2021-02-23 16:15:33 -08:00
Rod S dca24ebaa6 Create additional resolutions of component images 2021-02-23 16:13:51 -08:00
Rod S aa34092a72 Syringe update 2021-02-16 20:46:04 -08:00
rsheeter 55420aed4f
Merge pull request #330 from googlefonts/img
Fix new resolutions of honey; there was a bad src
2021-01-29 23:29:40 -08:00
rsheeter f250f4fa7a Fix new resolutions of honey; there was a bad src 2021-01-29 23:27:10 -08:00
rsheeter 8cf8514a66
Merge pull request #329 from googlefonts/img
Correct images rendered from wrong src
2021-01-29 22:15:23 -08:00
rsheeter eaf1ea6861 Correct images rendered from wrong src 2021-01-29 22:13:44 -08:00
rsheeter 239cb8a08e
Merge pull request #328 from googlefonts/res
More resolutions
2021-01-27 21:26:40 -08:00
rsheeter de7f127a26 More resolutions 2021-01-27 20:28:16 -08:00
Cosimo Lupo e7ac893b33
Merge pull request #325 from kabisa/windows-font-readme
Explain extra Windows font
2020-12-14 14:47:00 +00:00
Roel Nieskens 3d67520e80 Add some more detail about Windows font specifics 2020-12-14 15:35:42 +01:00
Roel Nieskens 6bef0d5a44 Explain extra Windows font 2020-12-14 11:15:54 +01:00
Cosimo Lupo 750cf68f2d
Merge pull request #323 from kabisa/windows-compat
Build Windows compatible font
2020-12-08 09:22:57 +00:00
Roel Nieskens 7f7c086c7c Add code style tweaks 2020-11-17 15:07:26 +01:00
Roel Nieskens 175188712d Use enTable to create glyf + loca tables 2020-11-17 15:06:17 +01:00
rsheeter 24a33c4970 Fix 3 bad svgs 2020-11-13 21:06:21 -08:00
Roel Nieskens 385846bb4f Add glyf table on the fly
Instead of using a separate template, add_glyphs.py will add a
`glyf` and `loca` table when requested via a flag.
2020-11-04 11:36:01 +01:00
Roel Nieskens f6be200765 Refactor glyf and cmap code
Thanks @anthrotype!
2020-11-03 10:32:25 +01:00
Roel Nieskens a6543c344a Add new Noto Emoji binary font files 2020-11-02 14:28:00 +01:00
Roel Nieskens 6c222b5917 Add cmap format 4 3/1 table for Windows compatibility 2020-11-02 14:26:54 +01:00
Roel Nieskens d453af82c9 Output Windows compatible font with glyf + loca table 2020-11-02 14:26:15 +01:00
Tomas 2881a5b2cc
Add missing dependency
Fixes #305

`convert` is coming from ImageMagick.
2020-10-27 11:44:17 +01:00
Tomas 4a6a3ca625
Merge pull request #320 from corollari/master
Add missing build dep & fix link
2020-10-27 11:12:29 +01:00
Rod S aac7ccaa4d Merge branch 'master' of github.com:googlefonts/noto-emoji 2020-09-16 13:24:02 -07:00