-
I'd like to fill an SVG with a given color through code, and while editing the SVG isn't supported on most platforms, other methods that seem to be present in other ports seem to not exist in skija.
…
-
![20221013214158](https://user-images.githubusercontent.com/16540656/195613366-18f9dfeb-1e5e-450f-8fe3-b755ad9735ff.jpg)
-
When I run the app with the library and launch the basicWebView I get the following error:
```
Debug: (ComposeWebView) wv.handleNavigationEvents()
A fatal error has been detected by the Java R…
-
It is possible to use this framework with web assembly or you have plans to make it's possible?
-
Build the app with JDK15, run it and get the error message.
-
```log
2022-10-04 20:01:54 E/mirai-skia-plugin: Exception in coroutine Plugin xyz.cssxsh.mirai.plugin.mirai-skia-plugin of mirai-skia-plugin
java.lang.UnsatisfiedLinkError: /opt/Pigeon-Server_APP/QQ…
-
Adding dependency by Gradle:
```kotlin
implementation("org.jfree:org.jfree.skijagraphics2d:1.0.3")
```
Dependency output:
```
+--- org.jfree:org.jfree.skijagraphics2d:1.0.3
| +--- org.…
-
### Describe the bug
Jetbrains Memory Profiler fails to start due to missing dependency
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run Rider
2. Open memory profiling tab
### …
-
## Description
Got the following when mashing `cmd+z`:
```
Title: Cannot coerce value to an empty range: maximum 3 is less than minimum 4.
Trace: java.lang.IllegalArgumentException: Cannot coe…
-
### Description
Hello,
I'd like to use `iterator()` on the `Path` type from the `androidx.compose.ui.graphics` package.
Unfortunately, it leads me to this runtime error:
```
java.lang.Unsatis…