Skip to content

Releases: JetBrains/skiko

Version 0.7.15

09 Mar 16:23
617eae5
Compare
Choose a tag to compare
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

06 Mar 08:06
bd7e73c
Compare
Choose a tag to compare
v0.7.14

Implement SkTextBlob::Iter in Skiko (#512)

Version 0.7.13

01 Mar 14:54
e8b3b44
Compare
Choose a tag to compare
Add API to access fonts from resources. (#509)

* Add API to access fonts from resources.

* More font locations

Version 0.7.12

21 Feb 15:51
8d61a57
Compare
Choose a tag to compare
Fix rendering of an empty layer on metal (#504)

* Fix rendering of an empty layer on metal

* Fix Windows

Version 0.7.11

18 Feb 17:45
47985fa
Compare
Choose a tag to compare
v0.7.11

Make focus tracking work for windows (#503)

Version 0.7.10

18 Feb 11:41
cb53dfe
Compare
Choose a tag to compare
v0.7.10

Replace timer with a Job (#502)

Version 0.7.9

16 Feb 06:27
e9fdfe7
Compare
Choose a tag to compare
v0.7.9

Add multiplatform openUri API (#497)

Version 0.7.8

09 Feb 18:59
210424c
Compare
Choose a tag to compare
v0.7.8

fix Shaper functions  (#486)

Version 0.7.7

04 Feb 18:07
8e68ca0
Compare
Choose a tag to compare
v0.7.7

Try to fix CI Android build (#477)

Version 0.7.6

04 Feb 13:43
233c501
Compare
Choose a tag to compare
Fix local Android build (#474)

* Fix local Android build

* Tweaks