Releases: JetBrains/skiko
Releases · JetBrains/skiko
Version 0.7.15
Don't depend on kotlinx-coroutines-swing (#515) Because it overrides Dispatchers.Main Fixes https://github.com/JetBrains/compose-jb/issues/1943 on skiko side
Version 0.7.14
v0.7.14 Implement SkTextBlob::Iter in Skiko (#512)
Version 0.7.13
Add API to access fonts from resources. (#509) * Add API to access fonts from resources. * More font locations
Version 0.7.12
Fix rendering of an empty layer on metal (#504) * Fix rendering of an empty layer on metal * Fix Windows
Version 0.7.11
v0.7.11 Make focus tracking work for windows (#503)
Version 0.7.10
v0.7.10 Replace timer with a Job (#502)
Version 0.7.9
v0.7.9 Add multiplatform openUri API (#497)
Version 0.7.8
v0.7.8 fix Shaper functions (#486)
Version 0.7.7
v0.7.7 Try to fix CI Android build (#477)
Version 0.7.6
Fix local Android build (#474) * Fix local Android build * Tweaks