-
### Description
My expo project returns "leftPath is not a function (It is Object)" error when i replicated [season5/src/Headspace/Play.tsx](https://github.com/wcandillon/can-it-be-done-in-react-nati…
-
We've recently been doing some work on Skia Canvas to add support for SVG rendering (samizdatco/skia-canvas#180) and I've been having problems getting font rendering to work correctly. I've been creat…
-
_Originally posted by @Darsh0307 [here](https://github.com/unoplatform/private/issues/399#issuecomment-1981810904)_
## Current behavior
- iOS Expected Result Image is not the correct one: ![image]…
-
A: execute success
```rust
let skia_data = Data::new_copy(font_data_slice);
let type_face = Typeface::from_data(skia_data, None).unwrap();
font_provider.register_typeface(type_face, Some(font_fami…
-
I have previously successfully used skia-safe in conjunction with ash and vk-mem-rs to build a Vulkan-based 3D application with an overlay rendered with Skia. This was with version 0.47.0 of skia-safe…
-
Right now skia-safe supports only `x86_64-pc-windows-msvc` when building for Windows. This makes it impossible to cross-compile Windows binaries from Linux that depend on skia-safe. Ideally it should …
-
Now that the rust version of `karttapullautin` has had quite dramatic improvements in performance and is thus much more approachable, I have been thinking about another way to make it easier to use / …
-
This is the tracking issue that covers the documentation attempt of skia-safe.
And these are my suggestions on how to add documentation:
**Update**: With #679, we've added `document-converter` p…
-
### What would you like to be added
Currently the not implemented analyzer will always underline code that is not implemented on Uno targets. However, when `ApiInformation` is used, this should be sa…
-
I gave Slint Live-Preview a go today, and really love it so far! Unforunately though, it seems to exhibit extreme tearing and flickering when redrawing. This is only visible on display, and not in scr…