summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
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-28Further fix for Bug 695260: Cope with out of memory in fz_draw_end_maskRobin Watts
2014-05-27Fix 693517: Support /SMask/Matte preblended images.Tor Andersson
2014-05-27Bug 695260: Fix error handling in do_xobjectRobin Watts
2014-05-26Fix 695261: separate TM and CTM in outline extraction and stroking steps.Tor Andersson
2014-05-23Fix 695041: add special fast case for 8bpp TIFF predictor.Tor Andersson
2014-05-23Bug 695183: Inflate large buffers at a time for speed.Robin Watts
2014-05-22Flush pending text on a change of CTM.Robin Watts
2014-05-22Fix 695222: Treat non-breaking space (U+00A0) as white space for search.Tor Andersson
2014-05-22Fix 695247: Use exponential realloc pattern and qsort for huge paths.Tor Andersson
2014-05-22Load the usecmap directives recursively for builtin CMaps.Tor Andersson
2014-05-19Remove jmorecfg.h from includes.Chris Liddell
2014-05-19Add an application agnostic memory handler for libjpegChris Liddell
2014-05-19Fix 694952: Limit Type 3 font glyph bbox size.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
2014-05-13Use code space ranges when remapping ToUnicode CMaps.Tor Andersson
2014-05-13Fix signedness in cmap interface.Tor Andersson
2014-05-12better buffer underflow protection for ba15a8cd3238a3a3c098ad8b7d96cb0e405fc26fSimon Bünzli
2014-05-12correctly bound image mask clippings in bbox deviceSimon Bünzli
2014-05-12prevent indeterminacy by uninitialized variablesSimon Bünzli
2014-05-11Optimize UniXXX CMap files.Tor Andersson
2014-05-10Fix stack overflow in fz_vfprintf.Tor Andersson
2014-05-10Fix 694698: Support 32-bit values in CMaps.Tor Andersson
2014-05-10Fix 694085: Add UTF8 and UTF32 CMaps.Tor Andersson
2014-05-07truncate the xref after compactingSimon Bünzli
2014-05-07minor clean-upSimon Bünzli
2014-05-07Correctly round PNG image resolutionSimon Bünzli
2014-05-07Bug 695112: only patch height values in JPEG streamsSimon Bünzli
2014-05-07Fix 695112: patch JPEG streams with missing dimensionsTor Andersson
2014-05-07Bug 694801: fast_cmyk_to_rgb caching broken.Robin Watts
2014-05-06Fix 694909: revert "Force colorspaces to match with JPX images." and ...Tor Andersson
2014-05-05Fix 695098: don't use atoi() on non-zero-terminated buffer.Tor Andersson
2014-05-05Fix 695207: printf format bug in mutool info.Tor Andersson
2014-05-01Fix 694084: compute number of segments in radial shading from radius.Tor Andersson
2014-04-27Bug 695171: Pointer error when padding an fz_concat machineRobin Watts
2014-04-23Fix 693419: always load CIDToGIDMap if it exists.Tor Andersson
2014-04-23Fix 693391: simplify warning messageTor Andersson
2014-04-23Fix bug 693580 by skipping xml tag namespace prefixes.Tor Andersson
2014-04-22Error out on unsupported encrypted zip filesSebastian Rasmussen
2014-04-11Invalidate cached page count value when inserting and deleting pages.Tor Andersson
2014-04-11Add all form field flags. Check flags before marking fields dirty.Tor Andersson
2014-04-01Tidy up code in pdf_load_compressed_inline_imageRobin Watts
2014-03-25Add va_copy/va_copy_end macros to support both C89 and C99.Tor Andersson
2014-03-25fix warnings in fitz/printf.cSimon Bünzli
2014-03-25Bug 695089: inherit resources for softmasks (regression fix)Simon Bünzli