Finish SkiaSharp implementation for WASM #1070
Labels
area/skia ✏️
Categorizes an issue or PR as relevant to Skia
kind/enhancement
New feature or request
platform/wasm 🌐
Categorizes an issue or PR as relevant to the WebAssembly platform
project/third-party 3️⃣
Categorizes an issue or PR as relevant to 3rd party libraries
What would you like to be added:
Finish the CanvasKit/SkiaSharp implementation started in https://github.com/nventive/skia
Specific features would be further Draw methods (like DrawArc), CanvasSize support, Tapped/PointerPressed event handling, and functional SkPicture support so we could use SkiaSharp.Extended.Svg
Why is this needed:
This would allow unified canvas support across all Uno-supported platforms
For which Platform:
Anything else we need to know?
With the current implementation I have also noticed some variations in scale of drawn objects between UWP and WASM
The text was updated successfully, but these errors were encountered: