wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

Adds a new method to use the iOS 13+ system serif (New York) font #266

Closed emilylaguna closed 4 years ago

emilylaguna commented 4 years ago

Based on the new typography rules the system serif font will be used in place of Noto. I've created a method to safely use New York or fallback to Noto for older iOS versions.

Internal Ref: pbArwn-wY-p2

This can be tested with WPiOS PR: https://github.com/wordpress-mobile/WordPress-iOS/pull/14388