Post

Replies

Boosts

Views

Activity

Comment on Fonts randomly stop rendering correctly on iOS 17/Xcode 15
How do we determine if the fonts are lacking name? I tried dropping the fonts I use (Roboto and FontAwesome) into https://fontdrop.info/ and they all seem to have names.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on Fonts randomly stop rendering correctly on iOS 17/Xcode 15
I did confirm I already do this, so it's not something that can help me. For instance, my FontAwesome is loaded like this, which is also printed out if I loop the family font names. UIFont.init(name: "FontAwesome6Pro-Regular", size: 16)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24