Commit graph

479 commits

Author SHA1 Message Date
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
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
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
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
Rod S
565d292c31 Unicode 13.1 update 2020-09-16 13:23:48 -07:00
rsheeter
c9fde67449 Update notofonttools for U13.1 2020-09-15 20:24:35 -07:00
Rod S
5c380e9564 Revert "Remove mistakenly added file; bad RGI"
This reverts commit 41708e907f.
2020-09-14 21:32:00 -07:00
Albert
5b38436393 Fix link 2020-08-27 23:34:20 +02:00
Albert
90b08daa32 Add missing dependency 2020-08-27 23:33:19 +02:00
rsheeter
41708e907f Remove mistakenly added file; bad RGI 2020-08-24 20:40:00 -07:00
Rod S
1bc491419f On closer inspection we changed to use system pngquant and never closed
the PR to use a submodule. Don't merge when sleepy.
2020-08-20 15:31:01 -07:00
Rod S
2113860cf5 Merge branch 'julroy67-submodules' 2020-08-20 15:22:04 -07:00
Julien Humbert
acc6424551 Add pngquant submodule 2020-08-20 15:17:08 -07:00
Julien Humbert
71b4dab5b9 Remove intree pngquant 2020-08-20 15:17:08 -07:00
rsheeter
ad60afb8aa
Merge pull request #315 from kabisa/bugfix/fontlinter-flag-fix
Bugfix/fontlinter flag fix
2020-08-20 15:06:13 -07:00
guidotheelen
65a6737423 fix indentation 2020-08-18 15:25:50 +02:00