Commit c909031
committed
docs(readme): note icon_names subset can render axes differently
Adds a short caveat to the Material Symbols section of the README
documenting that Google Fonts' server-side `icon_names` subset can
render glyphs at a different stroke/fill/weight state than the full,
un-subset font, regardless of the requested `font-variation-settings`.
Only the subset (fonts.gstatic.com/l/font?kit=...) is affected; the
full font (fonts.gstatic.com/s/...) renders correctly. Documents two
working workarounds (drop icon_names, or self-host the shipped
variablefont/ woff2) and notes this is a Google Fonts serving
behavior that a PR to this repo cannot itself change.
Docs-only; no icon or script files touched.
Reported in #1997. Related open reports: #1834, #1818.
Claude-Session: https://claude.ai/code/session_01VY8qBKMt6C2B7iPBopiwni1 parent 819d786 commit c909031
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
75 | 92 | | |
76 | 93 | | |
77 | 94 | | |
| |||
0 commit comments