1.4.0
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:
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