@@ -127,7 +127,33 @@
+
+
+

- + @@ -155,7 +181,7 @@ Resemble.js can be used for any image analysis and comparison requirement you might have in the browser. However, it has been designed and built for use by the PhantomJS powered visual regression library PhantomCSS. PhantomCSS needs to be able to ignore antialiasing as this would cause differences between screenshots derived from different machines.

- Resemble.js uses the HTML5 File API to parse image data, and canvas for rendering image diffs. + Resemble.js uses the HTML5 File API to parse image data, and canvas for rendering image diffs.


@@ -196,7 +222,7 @@ resemble(file).compareTo(file2).onComplete(function(){