diff --git a/.reuse/dep5 b/.reuse/dep5 index d41c9d33..989d2a11 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -103,6 +103,7 @@ Files: tests/resources/baiona*.png tests/resources/baiona*.jpg tests/resources/link.pdf + tests/resources/palette.pdf Copyright: (C) 2014 Euskaldunaa License: CC-BY-SA-4.0 diff --git a/tests/resources/README.rst b/tests/resources/README.rst index f97c1a01..ac1ca7d9 100644 --- a/tests/resources/README.rst +++ b/tests/resources/README.rst @@ -114,7 +114,7 @@ These test resources are assemblies or derivatives from other previously mention - graph_ocred.pdf (from graph.pdf) - jbig2.pdf (congress.jpg, converted to JBIG2 encoding) - multipage.pdf (from several other files) -- palette.pdf (congress.jpg, converted to a 256-color palette) +- palette.pdf (from baiona_colormapped.png) - poster.pdf (from linn.png) - rotated_skew.pdf (a /Rotate'd and skewed document from linn.png) - skew.pdf (from linn.png, skew simulated by adjusting the transformation matrix) diff --git a/tests/resources/palette.pdf b/tests/resources/palette.pdf index 0efe066d..bc28d5c7 100644 Binary files a/tests/resources/palette.pdf and b/tests/resources/palette.pdf differ