qpdf/qpdf
Jay Berkenbilt 4bb3046f0b Properly handle strings with PDF Doc Encoding (fixes #179)
The QPDF_String::getUTF8Val() method was not treating strings that
weren't explicitly Unicode as PDF Doc Encoded. This only affects
characters in the range 0x80 through 0xa0.
2018-02-18 21:06:27 -05:00
..
qtest Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
fix-qdf fix-qdf: handle object streams with > 255 objects 2015-05-24 16:52:42 -04: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 Add C API for checking PDF files 2018-02-18 21:06:27 -05:00
qpdf.cc Add coalesce contents capability 2018-02-18 21:05:46 -05:00
qpdf.testcov Add C API for checking PDF files 2018-02-18 21:06:27 -05:00
test_driver.cc More robust handling of type errors 2018-02-18 21:06:27 -05:00
test_large_file.cc Enable finer grained control of stream decoding 2017-08-21 17:44:22 -04:00
test_pdf_doc_encoding.cc Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
test_tokenizer.cc Use pipePageContents in tokenizer test 2018-02-18 21:05:46 -05:00