Skip to content

Releases: JetBrains/skiko

Version 0.2.16

25 Feb 14:56
a7a3556
Compare
Choose a tag to compare
v0.2.16

Sealing on Linux (#68)

Version 0.2.15

24 Feb 08:25
Compare
Choose a tag to compare
v0.2.15

Another mislink problem fix attempt.

Version 0.2.14

23 Feb 19:41
Compare
Choose a tag to compare
v0.2.14

Proper static link of libstdc++.

Version 0.2.13

20 Feb 16:22
324a21c
Compare
Choose a tag to compare
Merge pull request #67 from JetBrains/schedule-redraw-onresize

Schedule redraw on resize and initialization

Version 0.2.12

19 Feb 19:02
f1ce1d4
Compare
Choose a tag to compare
Merge pull request #63 from JetBrains/directx

DirectX rendering implementation.

Version 0.2.10

19 Feb 08:41
Compare
Choose a tag to compare
v0.2.10

Better static linking fix.

Version 0.2.91-dev

18 Feb 16:13
Compare
Choose a tag to compare
v0.2.91-dev

Fix SVG loading.

Version 0.2.8

18 Feb 15:25
Compare
Choose a tag to compare
v0.2.8

Fix SVG loading.

Version 0.2.7

17 Feb 20:11
b123a2f
Compare
Choose a tag to compare
Merge pull request #65 from JetBrains/macos_fix_freeze

Fix macOs freeze when we render very fast on resize. Disable drawing without vsync

Version 0.2.6

03 Feb 18:44
b6e0411
Compare
Choose a tag to compare
Merge pull request #62 from JetBrains/refactor_jni

Refactoring. Move getDrawingSurface to Java from JNI