Awful / Awful.app

Something Awful Forums browser for iOS
https://forums.somethingawful.com/showthread.php?threadid=3837546&perpage=40&noseen=1
136 stars 45 forks source link

Font support for Rounded added. #1159

Closed dfsm closed 1 year ago

dfsm commented 1 year ago

Updated preferredFontForTextStyle to use rounded font design if enabled in the theme. This retains dynamic text sizing and allows for custom weight settings.

Theme property roundedFonts added to default theme.

Change this to YES to test rounded fonts. (Change it back to NO when done testing. SpankyKong themes will use this property)

Updated instances of UIFont to use preferredFontForTextStyle.

After this change, dynamic text is applied in more places than before. Things should look largely the same in existing themes.