Skip to content

Releases: guoyingtao/SwiftUIFontSettingsView

release-please-action v1.2.0

19 Oct 01:01
88b9691
Compare
Choose a tag to compare

Features

  • add getScaledCustomFont (1db3ed6)
  • add shadow color setting (ad36d7d)
  • add showFontPreview switch (5aa98ab)
  • Improve text localizations (9ea353d)
  • make font size min and max settable. (a10b517)
  • make FontSettings Equatable (863da55)
  • support background color (20b480b)
  • support more text styles (b172dc7)
  • support text localizations (17d14f9)
  • support user defined custom fonts (4446b7d)

Bug Fixes

  • fix showFontPreview definition issue (ed5520e)
  • hide Font Width when using customFontNames (8bf8418)

release-please-action v1.1.0

05 May 16:30
899b614
Compare
Choose a tag to compare

Features

  • increase custom font size upper limit (0824ea8)

release-please-action v1.0.0

01 May 19:08
e0703dd
Compare
Choose a tag to compare

Features

  • add the first version of SwiftUIFontSettingsView (9ee9859)

Bug Fixes

  • fix the issue of not saving settings for custom font (3ded973)