Skip to content

Conversation

@JimBobSquarePants
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

We weren't swapping the scanline buffers after collecting the filtered pixel in palette mode so certain filters were failing to encode correctly.

Fixes #1211

Copy link
Member

@tocsoft tocsoft left a comment

Choose a reason for hiding this comment

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

LGTM

@JimBobSquarePants JimBobSquarePants merged commit 225f1f8 into master Jun 6, 2020
@JimBobSquarePants JimBobSquarePants deleted the js/fix-1211 branch June 6, 2020 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-saving interlaced PNG results in corrupt image

3 participants