Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish SkiaSharp implementation for WASM #1070

Closed
1 of 4 tasks
peternary opened this issue Jun 13, 2019 · 1 comment
Closed
1 of 4 tasks

Finish SkiaSharp implementation for WASM #1070

peternary opened this issue Jun 13, 2019 · 1 comment
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

Comments

@peternary
Copy link

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:

  • iOS
  • Android
  • WebAssembly
  • Windows

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

@ghuntley ghuntley added area/skia ✏️ Categorizes an issue or PR as relevant to Skia platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform kind/enhancement New feature or request labels Jun 19, 2019
@jeromelaban jeromelaban mentioned this issue Jun 21, 2019
7 tasks
@jeromelaban
Copy link
Member

Support for these methods has been added in recent builds of SkiaSharp.

@agneszitte agneszitte added the project/third-party 3️⃣ Categorizes an issue or PR as relevant to 3rd party libraries label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants