mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:17:34 +00:00
Tests: Add a test for LibPDF pattern rendering
This is based largely on Adobe's EXAMPLE 2 on p176 of the specification, manually edited slightly and then cleaned up with mutool. https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf
This commit is contained in:
parent
8c7fc4fe6c
commit
60c7ff9db1
2 changed files with 127 additions and 0 deletions
|
@ -15,6 +15,7 @@ set(TEST_FILES
|
|||
non-linearized.pdf
|
||||
oss-fuzz-testcase-62065.pdf
|
||||
password-is-sup.pdf
|
||||
pattern.pdf
|
||||
text.pdf
|
||||
type1.pdf
|
||||
type3.pdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue