Age | Commit message (Expand) | Author |
2014-12-03 | Update MuJS to latest. | Tor Andersson |
2014-12-03 | Add ZIP file and directory reading module. | Tor Andersson |
2014-11-26 | Change xref representation to cope better with sparse xrefs. | Robin Watts |
2014-10-28 | more liberally accept page trees with unexpected content | Simon Bünzli |
2014-10-28 | fix memory leaks in load_sample_func and pdf_load_compressed_inline_image | Simon Bünzli |
2014-10-22 | Fix warnings. | Tor Andersson |
2014-09-30 | Fix 695501: Intelligent cmap remapping. | Tor Andersson |
2014-09-23 | Fix 695501: check upper and lower bounds of CMap when computing ToUnicode. | Tor Andersson |
2014-09-17 | Fix whitespace. | Tor Andersson |
2014-09-09 | test-device: Abort interpretation when color found. | Robin Watts |
2014-09-08 | Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1 | Simon Bünzli |
2014-09-02 | Add fz_snprintf and use it for formatting floating point numbers. | Tor Andersson |
2014-08-19 | try not to wrongly overwrite /ID when repairing encrypted documents | Simon Bünzli |
2014-07-22 | Change js_is/touserdata argument order to match MuJS changes. | Tor Andersson |
2014-07-18 | allow to extract text for uncacheable glyphs | Simon Bünzli |
2014-07-18 | report more cases of blending use for pdf_page | Simon Bünzli |
2014-07-18 | properly decrypt strings in encrypted but broken documents | Simon Bünzli |
2014-07-18 | hex-encode UTF-16 strings when writing PDF | Simon Bünzli |
2014-07-18 | Bug 695271: fix incremental updates for files without final linebreak | Simon Bünzli |
2014-07-17 | Improve callback for loading substitute CJK fonts to return TTC index. | Tor Andersson |
2014-06-16 | Fix a fatal compiler warning when building with the latest version of the And... | Matt Holgate |
2014-06-09 | Bug 695300: Sanitize draw-device stack handling in error cases. | Robin Watts |
2014-06-09 | Fix 695300: don't throw exception on invalid reference number. | Tor Andersson |
2014-05-29 | Fix 694093: add vertical variant of CJK fallback font. | Tor Andersson |
2014-05-29 | fix memory leaks during PDF document creation | Simon Bünzli |
2014-05-29 | Tolerate zero-sized xref sections... | Tor Andersson |
2014-05-27 | Fix 693517: Support /SMask/Matte preblended images. | Tor Andersson |
2014-05-27 | Bug 695260: Fix error handling in do_xobject | Robin Watts |
2014-05-22 | Flush pending text on a change of CTM. | Robin Watts |
2014-05-22 | Load the usecmap directives recursively for builtin CMaps. | Tor Andersson |
2014-05-19 | Make unresolvable link destinations warnings instead of errors. | Tor Andersson |
2014-05-15 | Fix 695101 and 694114: Use the correct numbers to validate the encryption key... | Tor Andersson |
2014-05-13 | Use code space ranges when remapping ToUnicode CMaps. | Tor Andersson |
2014-05-13 | Fix signedness in cmap interface. | Tor Andersson |
2014-05-11 | Optimize UniXXX CMap files. | Tor Andersson |
2014-05-10 | Fix 694698: Support 32-bit values in CMaps. | Tor Andersson |
2014-05-10 | Fix 694085: Add UTF8 and UTF32 CMaps. | Tor Andersson |
2014-05-07 | truncate the xref after compacting | Simon Bünzli |
2014-05-06 | Fix 694909: revert "Force colorspaces to match with JPX images." and ... | Tor Andersson |
2014-05-05 | Fix 695098: don't use atoi() on non-zero-terminated buffer. | Tor Andersson |
2014-04-23 | Fix 693419: always load CIDToGIDMap if it exists. | Tor Andersson |
2014-04-23 | Fix 693391: simplify warning message | Tor Andersson |
2014-04-11 | Invalidate cached page count value when inserting and deleting pages. | Tor Andersson |
2014-04-11 | Add all form field flags. Check flags before marking fields dirty. | Tor Andersson |
2014-04-01 | Tidy up code in pdf_load_compressed_inline_image | Robin Watts |
2014-03-25 | Bug 695089: inherit resources for softmasks (regression fix) | Simon Bünzli |
2014-03-25 | Avoid double closing a stream. | Robin Watts |
2014-03-25 | Break dependencies on pdf-form.c and pdf-js.c | Tor Andersson |
2014-03-25 | Break dependency of pdf-annot.c to graphics library. | Tor Andersson |
2014-03-25 | Add MuJS submodule, implementation and build. | Tor Andersson |