Skip to content

Fix parsing corrupt PNG images in addImage method#3880

Merged
HackbrettXXX merged 6 commits intoparallax:masterfrom
HackbrettXXX:improve-addimage-performace
Aug 26, 2025
Merged

Fix parsing corrupt PNG images in addImage method#3880
HackbrettXXX merged 6 commits intoparallax:masterfrom
HackbrettXXX:improve-addimage-performace

Conversation

@HackbrettXXX
Copy link
Copy Markdown
Collaborator

  • remove atob and btoa dependencies and use native implementations for node build, as well
  • replace built-in PNG parser with the fast-png 3rd party dependency
  • consistently support 16bit color spaces
  • fix compression being applied with compression="NONE" in some cases

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.

1 participant