summaryrefslogtreecommitdiff
path: root/source/pdf
AgeCommit message (Expand)Author
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2015-02-17Reference count fz_path and fz_text.Tor Andersson
2015-02-03Update URW fonts.Tor Andersson
2015-01-21Fix rebase/merge error in previous commit.Tor Andersson
2015-01-21Update MuJS.Tor Andersson
2015-01-20don't omit patterns with huge xstep/ystep valuesSimon Bünzli
2015-01-20don't decode '8' and '9' as octal digitsSimon Bünzli
2015-01-20remove some lonely tabs and move some braces onto their own linesSimon Bünzli
2015-01-20fix crash caused by commit 90c560641d9b459a658029eefc4cbb02fdbca0b5Simon Bünzli
2015-01-20fix memory leak introduced with commit 90c560641d9b459a658029eefc4cbb02fdbca0b5Simon Bünzli
2015-01-20Bug 695770: fix TODO in commit d7c0c0856b31be17823ae4745b2c542a9c71765fSimon Bünzli
2015-01-06Add xref_index to speed searching of sparse xrefs.Robin Watts
2015-01-05Another PDF Xref speedup from Malc.Robin Watts
2014-12-29Remove unnecessary test.Robin Watts
2014-12-29Performance optimisation with pdf_cache_object/pdf_get_xref_entryRobin Watts
2014-12-12update pointer after ensure_solid_xref callSimon Bünzli
2014-12-03Update MuJS to latest.Tor Andersson
2014-12-03Add ZIP file and directory reading module.Tor Andersson
2014-11-26Change xref representation to cope better with sparse xrefs.Robin Watts
2014-10-28more liberally accept page trees with unexpected contentSimon Bünzli
2014-10-28fix memory leaks in load_sample_func and pdf_load_compressed_inline_imageSimon Bünzli
2014-10-22Fix warnings.Tor Andersson
2014-09-30Fix 695501: Intelligent cmap remapping.Tor Andersson
2014-09-23Fix 695501: check upper and lower bounds of CMap when computing ToUnicode.Tor Andersson
2014-09-17Fix whitespace.Tor Andersson
2014-09-09test-device: Abort interpretation when color found.Robin Watts
2014-09-08Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1Simon Bünzli
2014-09-02Add fz_snprintf and use it for formatting floating point numbers.Tor Andersson
2014-08-19try not to wrongly overwrite /ID when repairing encrypted documentsSimon Bünzli
2014-07-22Change js_is/touserdata argument order to match MuJS changes.Tor Andersson
2014-07-18allow to extract text for uncacheable glyphsSimon Bünzli
2014-07-18report more cases of blending use for pdf_pageSimon Bünzli
2014-07-18properly decrypt strings in encrypted but broken documentsSimon Bünzli
2014-07-18hex-encode UTF-16 strings when writing PDFSimon Bünzli
2014-07-18Bug 695271: fix incremental updates for files without final linebreakSimon Bünzli
2014-07-17Improve callback for loading substitute CJK fonts to return TTC index.Tor Andersson
2014-06-16Fix a fatal compiler warning when building with the latest version of the And...Matt Holgate
2014-06-09Bug 695300: Sanitize draw-device stack handling in error cases.Robin Watts
2014-06-09Fix 695300: don't throw exception on invalid reference number.Tor Andersson
2014-05-29Fix 694093: add vertical variant of CJK fallback font.Tor Andersson
2014-05-29fix memory leaks during PDF document creationSimon Bünzli
2014-05-29Tolerate zero-sized xref sections...Tor Andersson
2014-05-27Fix 693517: Support /SMask/Matte preblended images.Tor Andersson
2014-05-27Bug 695260: Fix error handling in do_xobjectRobin Watts
2014-05-22Flush pending text on a change of CTM.Robin Watts
2014-05-22Load the usecmap directives recursively for builtin CMaps.Tor Andersson
2014-05-19Make unresolvable link destinations warnings instead of errors.Tor Andersson
2014-05-15Fix 695101 and 694114: Use the correct numbers to validate the encryption key...Tor Andersson