The typefaces ADR 0024 settles on, fetched from canonical release URLs by
scripts/vendor-fonts.sh along with each upstream license. All SIL OFL 1.1.
Static instances only, one file per weight, never variable fonts: gpui loads
faces through fontdb and asks swash for metrics with an empty variation array,
so a variable font resolves at its default instance and every other weight
silently collapses onto it.
Filenames are lowercase-with-underscores because Android resource names must
match [a-z0-9_]. Rust is indifferent, so one naming scheme serves both
modalities and the bytes stay identical across them.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017WEEHetSTuEH5amjXVKPVn