summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2017-12-13Add 'clean' option to pdfclean to clean (but not sanitize) content streams.Tor Andersson
2017-12-08Fix SEGV in redaction code due to TJ with no chars.Robin Watts
2017-12-06Ensure that our ICC base spaces have colorant names.Robin Watts
2017-12-06Update fz_convert_separation_colors to cope with unnamed separations.Robin Watts
2017-12-06Bug 698801: Always copy background in when clipping an imagemask.Robin Watts
2017-11-23Allow RGB based proofing profile and output intentMichael Vrhel
2017-11-23Workaround freetype synthesizing unicode cmaps.Tor Andersson
2017-11-23Make time stamps 64-bit integers.Tor Andersson
2017-11-22Remove unused annotation function.Tor Andersson
2017-11-22jni/js: Add support for annotation modification dates.Sebastian Rasmussen
2017-11-22jni/js: Use correct text encoding in annotation author and contents.Fred Ross-Perry
2017-11-22jni/js: Add interfaces for creating UTF-16BE and PDF byte strings.Sebastian Rasmussen
2017-11-22Add pdf_new_text_string utility function.Tor Andersson
2017-11-22jni: Make sure to dirty annotation whenever it changes.Fred Ross-Perry
2017-11-22jni: Return correct quadpoints coordinates.Sebastian Rasmussen
2017-11-22jni: Return correct inklist coordinates.Sebastian Rasmussen
2017-11-22js: Return undef when not finding metadata.Sebastian Rasmussen
2017-11-22Add usage for missing options to pdf-write.Sebastian Rasmussen
2017-11-22Prefer using fz_snprintf over snprintf.Sebastian Rasmussen
2017-11-22Use custom allocator everywhere zlib is used.Sebastian Rasmussen
2017-11-22Warn on irretrievable glyph name.Sebastian Rasmussen
2017-11-22Skip unnecessary newline when writing ASCII streams.Tor Andersson
2017-11-17Fix build if lcms2 is not present.Tor Andersson
2017-11-15Bug 698740: Avoid NULL fz_default_colorspaces structures.Robin Watts
2017-11-15Bug 698745: Avoid broken colorspaces in NO_ICC builds.Robin Watts
2017-11-14Ensure that after_text functions get ctm.Robin Watts
2017-11-14Ensure filter inits the Trm values on a BT.Robin Watts
2017-11-14Rejig filter internals slightly.Robin Watts
2017-11-13Never draw Popup annotations.Tor Andersson
2017-11-13Bug 698369: Fix stroking issue when closepath is infinitessimal.Robin Watts
2017-11-10Remove fz_android_fprintf.Tor Andersson
2017-11-10Fix potential problem with null path segments leaving dots.Robin Watts
2017-11-10Remove unused variables.Tor Andersson
2017-11-09Bug 698307: Improve stdint.h detection logic in openjpeg wrapper.Robin Watts
2017-11-09Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.Robin Watts
2017-11-09Avoid mu-office-lib calling fz_lock.Robin Watts
2017-11-09Squash warning.Robin Watts
2017-11-08Bug 698460: Mudraw: Set stdout to binary on windowsRobin Watts
2017-11-08Clean up and speed up text searching.Tor Andersson
2017-11-08Select and copy structured text by lines.Tor Andersson
2017-11-08Remove broken bidi reordering code.Tor Andersson
2017-11-08Silence warning.Tor Andersson
2017-11-08Move static inline function out of header.Tor Andersson
2017-11-08Bug 698467: Honour resolution in text extraction.Robin Watts
2017-11-08Use fz_snprintf in preference to snprintf.Robin Watts
2017-11-08Fix TGA banded operation.Robin Watts
2017-11-08Pixmap writers for formats with alpha should handle premultiplied data.Robin Watts
2017-11-08Bug 689699: Avoid buffer overrun.Robin Watts
2017-11-08Bug 698704: Fix for overflow check failing due to 'clever' compiler.Robin Watts
2017-11-08Bug 698689: Don't create a hint stream for a file with 0 pages.Robin Watts