-
very happy to see this progressing? Any chance at an automated build for those that cannot compile?
dtaht updated
7 months ago
-
### Prerequisites
- [X] I checked the documentation and FAQ without finding a solution
- [X] I checked to make sure that this issue has not already been filed
### Library version
3.1.1
### Platfor…
-
### Description
When using TextureView with Skia, we can monitor that Skia draws/presents at the full framerate but TextureView only updates half of the framerate. Switching from TextureView to Sur…
-
Hello everyone, first thank you all so much for putting in the work for rust-skia.
I played a little with the project and did not manage to get subpixel text rendering to work. I used skiasharp bef…
-
### Description
When building AOSP version android-14.0.0_r35 I consistently see a segmentation fault from the clang++ tool.
The offending command:
```
prebuilts/clang/host/linux-x86/clang-r4982…
-
[`impl MaskFilter {}` methods](https://github.com/rust-skia/rust-skia/blob/9d791aadcb07c23b4f3301c633ea3aab3cd2961c/skia-safe/src/core/mask_filter.rs#L40) seem to be invokable on `ImageFilter` which m…
-
### Current behavior
This code below will throw on uno:
```
public class ResponsiveExtension : MarkupExtension
{
protected override object? ProvideValue(IXamlServiceProvider serviceProvider…
-
I use the same code to run separately on Mac and Linux,I found Mac font is thicker than Linux font. The versions are all 87.5.
-
Run the example from https://github.com/lucalooz/flutter_ads_list_perf , I added more ads so that there were at least two on screen at one time. Then I used the package https://github.com/Kelvenbit/Fl…
-
### Description
After installing React native skia getting this error while Gradle sync
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set the…