2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-27 12:39:06 +00:00
qpdf/qpdf
Jay Berkenbilt c2e16827b6 Replace "file position" with "offset" in error messages
Sometimes it's an offset in an object stream or a content stream, so
file position is confusing in some cases.
2018-02-18 21:06:27 -05:00
..
qtest Replace "file position" with "offset" in error messages 2018-02-18 21:06:27 -05:00
build.mk Create isolated tokenizer tests 2018-02-18 20:18:40 -05:00
fix-qdf fix-qdf: handle object streams with > 255 objects 2015-05-24 16:52:42 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf_from_scratch.cc Replace all atoi calls with QUtil::string_to_int 2017-08-29 12:28:32 -04:00
qpdf-ctest.c Update C API with new QPDFWriter methods 2017-09-12 14:30:39 -04:00
qpdf.cc Add coalesce contents capability 2018-02-18 21:05:46 -05:00
qpdf.testcov Detect and report bad tokens in content normalization 2018-02-18 21:05:47 -05:00
test_driver.cc Simplify TokenFilter interface 2018-02-18 21:05:47 -05:00
test_large_file.cc Enable finer grained control of stream decoding 2017-08-21 17:44:22 -04:00
test_tokenizer.cc Use pipePageContents in tokenizer test 2018-02-18 21:05:46 -05:00