Skip to content

TypographyKit 4.4.0

Compare
Choose a tag to compare
@rwbutler rwbutler released this 17 Aug 09:36

[4.4.0] - 2022-08-16

Changed

  • When using the View modifier in SwiftUI, the scaling mode can be specified as a parameter e.g. .typography(style: .interactive, scalingMode: .fontMetrics). By default the scaling mode specified in the configuration will be applied.