James Cryer
e32b0f11cd
Added logo image created by @HsinCYeh
7 years ago
Peter Coles
c9f6567809
fit image to maxWidth 100%
...
When you open image-diff in a new window it defaults to max-width 100%. This feels more natural for looking at large images. Clicking on the image will toggle fitting to the page width or natural size.
7 years ago
Peter Coles
8b64a9f532
bugfix clicking on diff image and dataURI
...
Chrome no longer allows dataURIs to be viewed directly in the URL bar ([background](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/GbVcuwg_QjM%5B101-125%5D )).
Currently clicking on the #image-diff element loads a blank page and gives an error:
> Not allowed to navigate top frame to data URL
This change opens the new window as `about:blank`, creates an image element, and appends that to the page.
7 years ago
Kamil Bielawski
72bd436487
Add support for ignoring rectangle
7 years ago
james.cryer
f9c86db193
Added PNG buffer test and fixed dockerfile
7 years ago
Thomas Grainger
678f04ffc6
call new outputSettings method
7 years ago
james.cryer
86fb554669
2.4.0
7 years ago
Kamil Bielawski
0557962ab1
Add demo images with alpha; update README
7 years ago
Kamil Bielawski
f3a6368673
Add ignoreAlpha option
7 years ago
Kamil Bielawski
55ed24a782
Implement as new errorType
7 years ago
Kamil Bielawski
c714960790
Update demo
7 years ago
james.cryer
b89f33bbda
renamed params to make clearer
7 years ago
james.cryer
15db0e01a2
Moved nodejs tests into nodejs folder
7 years ago
Kamil Bielawski
ac04a5741f
Add demo and update README; make code a bit more foolproof
7 years ago
Zoltan Olah
b1ddc451e3
Adds Node.js support with tests
7 years ago
james.cryer
c86132dd06
cleanup demo page for b&w bars
8 years ago
Anton Konovalov
397a80450e
Add pure black & white colors to image analysis.
8 years ago
james.cryer
33f9114d0a
Resolves bug address by PR #70 . Removes defensive CORS from e6dab9aaf0
and optimisation a1a41fc526
. Works for me.
9 years ago
Anton Konovalov
5f408198b6
Add alpha to analysis result.
9 years ago
Anton Sivolapov
15d2b12d08
add new comparison option "scaleToSameSize"
9 years ago
Pascal Borreli
7625896bfb
Fixed typos
10 years ago
James Cryer
cf3661ab05
Renamed difference intensity properties
10 years ago
Kamil Bielawski
09c923dbba
Added two distance-based types of errorPixelTransform
10 years ago
James Cryer
aba174658e
Implemented output settings as suggested by amolgkulkarni
11 years ago
David Hale
8e5cdfcc9c
Update main.js
11 years ago
Chema Balsas
0cbce26e3d
Add IE support
11 years ago
James Cryer
5ab2f4710e
fixed image ref
12 years ago
James Cryer
6d499c4a7c
Added images for compare example
12 years ago
James Cryer
fe90ebb111
pushing to gh-pages
12 years ago
James Cryer
610a246e75
updating demo and other tweaks
12 years ago
James Cryer
5d5df570b8
performance tweaks
12 years ago
James Cryer
f0a15916b6
I think antialising is working
12 years ago
James Cryer
04b6b74e3e
added files
12 years ago