1
0
mirror of https://github.com/google/fonts.git synced 2024-12-15 11:42:04 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Cosimo Lupo
87ecc71a04
Re-run maximum_color on BungeeSpice-Regular.ttf to fix issue with colored .notdef glyph being reshuffled (#5171)
There was an issue in the maximum_color tool that affected BungeeSpice-Regular.ttf, see https://github.com/googlefonts/nanoemoji/issues/427

Here I took the original BungeeSpice from upstream djrrb repository and run it through the latest maximum_color (v0.14.3).

The font has the (colored) .notdef glyph at index 0, and space character is again mapped to 0x20 in cmap as it should be. The space was currently un-cmapped (for it had been moved to index 0) and thus as-if missing.
2022-09-01 17:37:47 +01:00
rsheeter
12ed8f97f1
Removed CBDT if present. Ran maximum_color if only one of COLR and SVG was present. (#4993) 2022-07-27 18:59:10 -07:00
Andrew John
90d7886db9
Undo rollback, remove languages from METADATA (#4705) 2022-05-23 14:17:40 -07:00
Andrew John
c6307ba83a
Roll back 28b492c0, then re-do in chunks. (#4677) 2022-05-16 15:12:14 -07:00
nathan-williams
28b492c0f8 Clear languages from METADATA.pb for non-Noto 2022-04-15 20:07:42 -07:00
Rod S
ddede62c24 Revert "Drop COLR, lets see what breaks :D"; successfully identified
what broke

This reverts commit 10375130e1.
2022-04-06 20:12:39 -07:00
Rod S
10375130e1 Drop COLR, lets see what breaks :D 2022-04-05 16:58:52 -07:00
Rod S
aad688d145 Adjust date added to trigger metadata reprocessing 2022-04-05 11:16:53 -07:00
Rod S
9f92199e0e Test builds of Bungee that have passed through nanoemoji's maximum_color utility 2022-04-04 21:27:45 -07:00
Rod S
e6fe966693 Exploratory generation of additional color tables 2022-03-30 21:47:21 -07:00
Nathan Williams
633ebadbf5
Add language support metadata to all METADATA.pb files (#4160)
* Add language support metadata to the OFL families.

* Add language support metadata to all apache/ufl fonts.

* Add language support metadata / sample text to remaining OFL families.
2021-12-12 10:29:43 -08:00
rsheeter
e15b297284
Add Bungee Spice (#4154) 2021-12-07 11:38:11 -08:00