From 397a18b0cc6453c9d72ce2cd110f3724ac809313 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 1 Sep 2019 09:28:46 -0700 Subject: Add support for ppm --- tests/data/dirty.ppm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/data/dirty.ppm (limited to 'tests/data') diff --git a/tests/data/dirty.ppm b/tests/data/dirty.ppm new file mode 100644 index 0000000..d658cd3 --- /dev/null +++ b/tests/data/dirty.ppm @@ -0,0 +1,8 @@ +P3 +# A metadata +3 2 1 +1 0 1 0 1 0 0 0 1 +# And an other one +1 1 0 1 0 1 1 0 0 + # and a final one here + -- cgit v1.3