Back to Bevy

`Font::from_bytes` no longer takes a family name

_release-content/migration-guides/font_from_bytes.md

0.19.0215 B
Original Source

Font::from_bytes no longer takes a family name. Loaded font assets are now automatically registered with an internal asset-specific alias for handle lookups, and with their embedded family name from the font data.