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

Implemented SkiaPImage class and image APIs for skia #385

Merged
merged 7 commits into from
Sep 6, 2022
Merged

Conversation

tushar5526
Copy link
Member

@tushar5526 tushar5526 commented Sep 1, 2022

Related to #379

  • SkiaPImage is completed except from blend
  • Implemented image APIs for Skia Renderer

@tushar5526
Copy link
Member Author

Hey @ziyaointl

Please review this PR. I have implemented all the features that were there in p5py. There are other functionalities that I think is possible as well, I will be covering them later or make an issue for the community to involve as well.

Copy link
Member

@ziyaointl ziyaointl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Thanks for adding documentation as well

p5/sketch/Skia2DRenderer/renderer2d.py Outdated Show resolved Hide resolved
p5/sketch/Skia2DRenderer/image.py Outdated Show resolved Hide resolved
p5/sketch/Skia2DRenderer/image.py Show resolved Hide resolved
@tushar5526 tushar5526 merged commit ce00a41 into master Sep 6, 2022
@tushar5526 tushar5526 deleted the skia-image branch September 6, 2022 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants