summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Sander <oliver.sander@tu-dresden.de>2020-04-16 06:32:57 +0200
committerOliver Sander <oliver.sander@tu-dresden.de>2020-04-16 06:32:57 +0200
commit5a4466cfb0de79171bddc7ea2b731bbca1d4683c (patch)
tree1bba5258f38798e72f924bfb7ed4423261da4eb4
parentadb74c7937622cbaefc0586b7d34278341a669db (diff)
stroke-alpha-pattern.pdf: Test file with transparent axial shadings
File taken from https://gitlab.freedesktop.org/poppler/poppler/-/issues/178
-rw-r--r--unittestcases/README6
-rw-r--r--unittestcases/stroke-alpha-pattern.pdfbin0 -> 1993 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/unittestcases/README b/unittestcases/README
index fa44858..a696955 100644
--- a/unittestcases/README
+++ b/unittestcases/README
@@ -21,3 +21,9 @@ PasswordEncrypted.pdf: single blank page, created with
Acrobat 7. This is encrypted with AES128. The password is "password".
WithAttachments.pdf: a simple file with two files attached/ embedded.
+
+stroke-alpha-pattern.pdf: Taken from https://gitlab.freedesktop.org/poppler/poppler/-/issues/178
+This file contains a single page with different uses of axial shadings
+with different opacity settings. In particular it contains a fill
+with an axial shading that is clipped to a path. In this case,
+the stroke opacity has to be used rather than the fill opacity.
diff --git a/unittestcases/stroke-alpha-pattern.pdf b/unittestcases/stroke-alpha-pattern.pdf
new file mode 100644
index 0000000..71df4c5
--- /dev/null
+++ b/unittestcases/stroke-alpha-pattern.pdf
Binary files differ