diff --git a/autotests/read/avif/grid.avif b/autotests/read/avif/grid.avif new file mode 100644 index 0000000..570caad Binary files /dev/null and b/autotests/read/avif/grid.avif differ diff --git a/autotests/read/avif/grid.avif.json b/autotests/read/avif/grid.avif.json new file mode 100644 index 0000000..17964ff --- /dev/null +++ b/autotests/read/avif/grid.avif.json @@ -0,0 +1,7 @@ +[ + { + "fileName": "grid.png", + "fuzziness": 2, + "description": "Minimum fuzziness value to pass the test on all architectures." + } +] diff --git a/autotests/read/avif/grid.png b/autotests/read/avif/grid.png new file mode 100644 index 0000000..4381d72 Binary files /dev/null and b/autotests/read/avif/grid.png differ