2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-22 01:59:10 +00:00
qpdf/qpdf
Jay Berkenbilt 4237a29c94 Refactor Dictionary writing code
Original code was written before we could shallow copy objects, so all
the filtering was done by suppressing the output of certain keys and
replacing them with other keys.  Now we can simplify the code greatly
by modifying shallow copies of dictionaries in place.
2012-12-31 10:32:32 -05:00
..
qtest Refactor Dictionary writing code 2012-12-31 10:32:32 -05:00
build.mk Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
fix-qdf fix perl header 2011-08-10 16:42:17 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf_from_scratch.cc Implement QPDFObjectHandle::parse 2012-07-21 09:06:10 -04:00
qpdf-ctest.c Fix spelling errors 2012-07-29 14:44:12 -04:00
qpdf.cc Support for encryption with /V=5 and /R=5 and /R=6 2012-12-31 10:32:32 -05:00
qpdf.testcov Refactor Dictionary writing code 2012-12-31 10:32:32 -05:00
test_driver.cc Support for encryption with /V=5 and /R=5 and /R=6 2012-12-31 10:32:32 -05:00
test_large_file.cc Don't require stream data provider to know length in advance 2012-07-07 17:33:45 -04:00