piksel_avif 0.2.1
piksel_avif: ^0.2.1 copied to clipboard
AVIF support for piksel via the platform's own decoder (Android 12+, iOS 16+, macOS 13+) — no bundled codec.
Changelog #
0.2.1 #
- Version aligned with the piksel core (all piksel packages now version in lockstep); add the piksel logo thumbnail. No code changes.
0.1.1 #
- Fix iOS/macOS compilation: the support probe referenced
UTType.avif, which does not exist in the SDK. Support is now detected by checking ImageIO's runtime type list forpublic.avif. Verified end-to-end on an iOS simulator (iOS 26) and against macOS ImageIO.
0.1.0 #
Initial release.
