mirror of
https://github.com/mapbox/pixelmatch.git
synced 2026-01-18 14:18:15 +00:00
* add failing unit test when white is compared with transparent * fix failing unit test * fix failing unit test * increase sensitivity of transparent differenc detection by making pattern repeat with non-integer period. * remove repeated comparison * Add digits to color periods * fix unit test after changing coefficients ever so slightly --------- Co-authored-by: Volodymyr Agafonkin <agafonkin@gmail.com>