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

v1.0.7 #9

Merged
merged 1 commit into from Jan 9, 2023
Merged

v1.0.7 #9

merged 1 commit into from Jan 9, 2023

Conversation

gmpassos
Copy link
Owner

@gmpassos gmpassos commented Jan 9, 2023

  • PCanvasPainter:
    • Added zIndex to define the painter layer. Previously was fixed to 0.
  • Added PCanvasFactory:
    • Allows extra platform dependent implementations: - pixelsToPNG and pixelsToDataUrl
  • PCanvasBitmap.toPNG:
    • Ensure singleFrame: true

- `PCanvasPainter`:
  - Added `zIndex` to define the painter layer. Previously was fixed to `0`.
- Added `PCanvasFactory`:
  - Allows extra platform dependent implementations:
    - `pixelsToPNG` and `pixelsToDataUrl`
- `PCanvasBitmap.toPNG`:
  - Ensure `singleFrame: true`
@gmpassos gmpassos merged commit 56ada5f into master Jan 9, 2023
@gmpassos gmpassos deleted the pcanvas-factory branch June 12, 2023 09:31
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.

None yet

1 participant