Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.58 KB

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 2.58 KB

Changelog

1.2.0 (2024-10-18)

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)

1.1.0 (2024-05-05)

Features

  • increase custom font size upper limit (0824ea8)

1.0.0 (2024-05-01)

Features

  • add the first version of SwiftUIFontSettingsView (9ee9859)

Bug Fixes

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