Font registration fixes
Breaking changes
- The
SRGAppearanceRegisterFont
function has been removed. Use CoreText registration functions likeCTFontManagerRegisterFontsForURL
instead.
Fixes
- tvOS 15 crashes due to unreliable font registrations have been fixed (#8).