Rare find

ScaledFont. Use your own fonts in iOS apps while respecting user text size preferences.

github.com/kharrison/ScaledFont

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2024
  • Release —v1.0.7
  • Relax the tools version to allow for Swift 5.8.
  • Remove LibraryContentProvider
  • Release —v1.0.6
  • Add compatibility for Swift Concurrency strict checking.
June 2022
  • Release —v1.0.5
  • Add support for building docs:
November 2021
  • Release —v1.0.4
  • Add compatibility badges to README
  • Add Futura style dictionary to examples
  • Switch to using Futura for the unit tests
  • Correct indent of #if
  • Correctly return largeTitle type when available on watchOS
  • The .largeTitle text style does not exist on tvOS and
  • LibraryContentProvider only available since tvOS 14
June 2021
  • Add link to Apple HIG to style dictionary article
  • Add images to article
  • Add style dictionary article
  • Add Documentation Catalog
  • Correct typo in code documentation
April 2021
  • Release —v1.0.3
  • Add note on using scaled font with a presented view.
  • Release —v1.0.2
  • Clean up internal/public access control
March 2021
  • Correct minor typo in README
  • Add link to SwiftUI blog post to README
  • Release —v1.0.0
  • Release —v1.0.1