v2.0.0
- 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.