Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 17:21
· 92 commits to main since this release
77aa576

1.7.0 (2023-12-02)

Bug Fixes

  • canvas pixel addressing (2486db5)
  • canvas: somewhat better float coord clamping (f1d81d2)

Features

  • canvas.writePixel() without need for color Tuple (9925de5)
  • improve canvas toImageData performance (fcbfbab)