Skip to content

v2.0.0

Compare
Choose a tag to compare
@mourner mourner released this 17 Oct 20:31
· 94 commits to main since this release
  • Much more accurate anti-aliased pixels detection algorithm #2
  • Display transparent pixels as white rather than gray in diff

Note a breaking API change: antialiasing argument (number, 1 by default) is replaced with includeAA (boolean, false by default). Anti-aliasing detection is still enabled by default but always happens with 1 pixel radius.