- 03 Sep, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 02 Sep, 2021 5 commits
-
-
Nikolay Igotti authored
-
Roman Sedaikin authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
This reverts commit c9dda21d.
-
Nikolay Igotti authored
-
- 01 Sep, 2021 3 commits
-
-
alexander-gorshenev authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
- 19 Aug, 2021 2 commits
-
-
Igor Demin authored
-
Igor Demin authored
-
- 18 Aug, 2021 1 commit
-
-
Nikita Prokopov authored
-
- 06 Aug, 2021 3 commits
-
-
Igor Demin authored
They will run if system property skiko.test.window.test.enabled != false
-
Roman Sedaikin authored
* Fix fallback on VM * Added Intel(R) HD Graphics 2000 to adapter blacklist for OpenGL * Fix fallback from OpenGLon VMs. * Added llvmpipe to adapter blacklist for OpenGL * Added Intel(R) HD Graphics 3000 to adapter blacklist for OpenGL. * Removed Microsoft Basic Render Driver from adpaters blacklist for DirectX 12.
-
alexander-gorshenev authored
* A native workaround for TextStyle::setFontStyle * Moved to k/n 1.5.21-dev-329 Added paragraph headers and klib encapsulated libs * Moved native sample to 1.5.21 gradle plugin
-
- 30 Jul, 2021 7 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
- 25 Jul, 2021 1 commit
-
-
alexander-gorshenev authored
-
- 24 Jul, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 23 Jul, 2021 3 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
alexander-gorshenev authored
-
- 22 Jul, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 19 Jul, 2021 1 commit
-
-
Alexey Tsvetkov authored
-
- 15 Jul, 2021 2 commits
-
-
alexander-gorshenev authored
* Added Paragraph.h and friends * Moved to 1.5.10-dev-94 k/n build It is able to interop with cpp classes in the namespaces And also changes :: to __ as a cpp namespace and inner class separator
-
Alexey Tsvetkov authored
-
- 14 Jul, 2021 1 commit
-
-
alexander-gorshenev authored
-
- 09 Jul, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 08 Jul, 2021 2 commits
-
-
Nikolay Igotti authored
-
Alexey Tsvetkov authored
This change fixes an exception, when Skiko is loaded multiple times in a multi-classloader environment on Windows: java.lang.RuntimeException: Can't wrap nullptr at org.jetbrains.skija.impl.Native.<init>(Native.java:13) at org.jetbrains.skija.impl.Managed.<init>(Managed.java:15) at org.jetbrains.skija.impl.Managed.<init>(Managed.java:11) at org.jetbrains.skija.paragraph.ParagraphBuilder.<init>(ParagraphBuilder.java:15) The exception was happening, because when `skiko.library.path` is not set, icudtl.dat was copied into cacheDir, even if the library was copied into copyDir. Also icudtl.dat was always copied to `java.io.tmpdir`, and a different version was not overwritten.
-
- 02 Jul, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 29 Jun, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 28 Jun, 2021 2 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
- 23 Jun, 2021 1 commit
-
-
Roman Sedaikin authored
* Fix dpi scaling issue on Linux.
-