Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 20:56
· 10 commits to main since this release

Changes from 1.3.0:

  • Add FontAwesome Free as a packaged font
  • Add non-Composable functions to create IconFont instances (#4)
  • Fix icon alignment in Canvas.drawIcon (#5)
  • Restrict rememberVariableIconFont to Android O and higher
  • Deprecate Canvas.drawIcon and everything related to it (for replacement see d5ef8d9)

Packaged fonts:

  • Material Symbols (revision e9da219)
  • FontAwesome Free (version 6.6.0)

Built with:

  • Compose Multiplatform 1.6.11
  • Kotlin 2.0.20
  • AndroidX Glance 1.1.0
  • Android Gradle plugin 8.5.2

Full Changelog: v1.3.0...v1.4.0