UNPKG

blink-diff

Version:

A lightweight image comparison tool

40 lines (28 loc) 973 B
CHANGELOG ========= v1.0.11 * Bugfix option loading for issues #27 & #28 v1.0.11 - 05/26/15 * Bugfix when calling PNGImage.readImage - scope was missing v1.0.10 - 04/21/15 * Update PNGjs-Image (with additional synchronous behavior) * Add runSync for synchronous comparison v1.0.9 - 03/29/15 * Update dependencies v1.0.8 - 03/29/15 * Cleanup * Added code-Climate, coveralls, and others v1.0.7 - 12/06/14 * Block-out areas + color definition v1.0.6 - 12/05/14 * Bugfix: Using image as default instead of string when loading image v1.0.4 - 11/28/14 * Added limit for image output, being able to determine when an output should be created v1.0.3 - 11/28/14 * Added feature to load image from Buffer * Added input image cropping * Added perceptual comparison with perceptual color-space * Added gamma correction for perceptual comparison v1.0.2 - 11/09/14 * Added shift feature for to prevent anti-aliasing and sub-pixeling issues v1.0.1 - Initial release (11/04/14)