2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-23 11:28:56 +00:00
qpdf/qpdf
Connor Osborn f6b13fcc05 Add test validating that images in nested XObjects are included in optimization
The sample file (nested-images.pdf) includes a pdf with an image that is
nested within an XObject within an XObject in the Resources dict of the
only page. These images were ignored in prior versions of qpdf.
2023-03-15 23:27:05 -04:00
..
qtest Add test validating that images in nested XObjects are included in optimization 2023-03-15 23:27:05 -04:00
CMakeLists.txt Add code to CI to verify signed/unsigned char 2022-09-23 17:44:16 -04:00
fix-qdf.cc Replace calls to QUtil::int_to_string with std::to_string 2022-09-21 15:57:14 -04:00
pdf_from_scratch.cc Use QPDF::newStream in examples 2022-11-19 14:10:42 -05:00
qpdf-ctest.c Remove obsolete LL_FMT check from build (fixes #768) 2022-09-12 11:48:38 -04:00
qpdf.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
qpdf.testcov Overlay/underlay: capture origial page as form XObject (fixes #904) 2023-02-25 12:58:51 -05:00
qpdfjob-ctest.c Add C API functions for using custom loggers 2022-09-09 10:49:25 -04:00
sizes.cc Add Pl_Function -- a generic function pipeline 2022-06-19 09:12:29 -04:00
test_char_sign.cc Add private methods QPDF::damagedPDF 2022-10-01 11:17:39 -04:00
test_driver.cc Do double indirect test correctly 2023-01-01 07:33:34 -05:00
test_large_file.cc Back out fluent QPDFObjectHandle methods. Keep the andGet methods. 2022-05-20 09:16:25 -04:00
test_many_nulls.cc Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
test_parsedoffset.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_pdf_doc_encoding.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_pdf_unicode.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_renumber.cc Stop including QPDFObject.hh from other than private files 2022-09-01 18:19:47 -04:00
test_shell_glob.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
test_tokenizer.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_unicode_filenames.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
test_xref.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00