summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
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
2014-03-25Avoid double closing a stream.Robin Watts
2014-03-25Split mjs script generation to separate tool.Tor Andersson
2014-03-25Break dependencies on pdf-form.c and pdf-js.cTor Andersson
2014-03-25Break dependency of pdf-annot.c to graphics library.Tor Andersson
2014-03-25Add MuJS submodule, implementation and build.Tor Andersson
2014-03-20pdf-util.js: Simplify padZeros.Tor Andersson
2014-03-20pdf-js.c: Use different random number.Tor Andersson
2014-03-20Respect reverse page ranges in mutool clean.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Make mutool clean sanitise the Dests lists when subsetting.Robin Watts
2014-03-19Fix MSVC compiles of printf.cRobin Watts
2014-03-19Add %q and %( formatting to fz_printf to print escaped strings.Tor Andersson
2014-03-19Implement our own vsnprintf variant.Tor Andersson
2014-03-18Fix operator buffering of inline images.Robin Watts
2014-03-17Rework fz_streams.Robin Watts
2014-03-17Ensure that small images don't subdivide more than they should.Robin Watts
2014-03-17Don't drop objects if they have been modified.Robin Watts