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

Implement miscellaneous Canvas drawing APIs in Skwasm renderer #126345

Closed
eyebrowsoffire opened this issue May 9, 2023 · 2 comments
Closed

Implement miscellaneous Canvas drawing APIs in Skwasm renderer #126345

eyebrowsoffire opened this issue May 9, 2023 · 2 comments
Assignees
Labels
e: wasm Issues related to the wasm build of Flutter Web. e: web_skwasm Skwasm rendering backend for web P1 High-priority issues at the top of the work list

Comments

@eyebrowsoffire
Copy link
Contributor

eyebrowsoffire commented May 9, 2023

There are a few odds and ends to implement in the Canvas API for skwasm:

  • drawPoints
  • drawRawPoints
  • drawVertices
  • drawAtlas
  • drawRawAtlas
@eyebrowsoffire eyebrowsoffire added the e: wasm Issues related to the wasm build of Flutter Web. label May 9, 2023
@eyebrowsoffire eyebrowsoffire added e: web_skwasm Skwasm rendering backend for web P1 High-priority issues at the top of the work list labels May 11, 2023
@eyebrowsoffire eyebrowsoffire self-assigned this May 22, 2023
@eyebrowsoffire
Copy link
Contributor Author

Implemented in flutter/engine#42324

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e: wasm Issues related to the wasm build of Flutter Web. e: web_skwasm Skwasm rendering backend for web P1 High-priority issues at the top of the work list
Projects
None yet
Development

No branches or pull requests

1 participant