summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-08Slim pdf_annot struct: remove cached pagerect field.Tor Andersson
2016-07-08Safe defaults for pdf_to_rect and pdf_to_matrix.Tor Andersson
2016-07-08js: Add wrapper for fz_stext_page to search, select and copy text.Tor Andersson
2016-07-08Use fz_vsnprintf to format warnings and error messages.Tor Andersson
2016-07-08android: Fix mixed tabs/spaces in DocViewActivity.java.Tor Andersson
2016-07-07Ignore duplicate character in structured text extraction.Sebastian Rasmussen
2016-07-06Android example: modify to use new JNI, N-up page displayfredrossperry
2016-07-06Proofing - fix a bug in the use of gswin32.exe.fredrossperry
2016-07-06Android viewer - replace missing build.gradle filefredrossperry
2016-07-06Android viewer: add mupdf_native.c to buildfredrossperry
2016-07-06x11: Fix segfault when creating presentation transitions.Tor Andersson
2016-07-06Start slimming pdf_page.Tor Andersson
2016-07-06Add fitz to pdf downcasting functions for pages and annotations.Tor Andersson
2016-07-06Update luratech jbig2 function prototype with int to size_t change.Tor Andersson
2016-07-06Add annotations to murun.Tor Andersson
2016-07-06Remove premature optimization: don't bother to resolve page objects.Tor Andersson
2016-07-06Fix garbage collection and page grafting for indirect reference chains.Tor Andersson
2016-07-06pdf: Drop generation number from public interfaces.Tor Andersson
2016-07-06pdf: Increment generation number in the xref when deleting an object.Tor Andersson
2016-07-06pdf: Flatten inheritable page properties when copying pages.Tor Andersson
2016-07-06pdf: Check ownership when adding objects to a document.Tor Andersson
2016-07-06gl: Fix buffer overrun when there are too many annotations.Tor Andersson
2016-07-06Add support for decoding pbm/pgm/ppm/pam images.Sebastian Rasmussen
2016-07-06Add optional support for JPEG-XR.Sebastian Rasmussen
2016-07-06Some minor optimizations.Tor Andersson
2016-07-06Add optional support for Luratech JPEG2000 decoder.Sebastian Rasmussen
2016-07-06Expose LAB colorspaceSebastian Rasmussen
2016-07-05Fix Java makefile to link to system freetype library.Sebastian Rasmussen
2016-07-05Support J2K/JP2 files in CBZ.Sebastian Rasmussen
2016-07-05cbz: Use case insensitive comparison for extension.Sebastian Rasmussen
2016-07-05Fix bug in optimized clearing of CMYK pixmaps.Sebastian Rasmussen
2016-06-30Fix bug when opening small PDF-files.Sebastian Rasmussen
2016-06-29Handle alpha-only PAM output as grayscale.Sebastian Rasmussen
2016-06-29Output only as many components for PAM as exist.Sebastian Rasmussen
2016-06-29JBIG2 is supported by jbig2dec/luratech decoders.Sebastian Rasmussen
2016-06-29Make docs/thirdparty.txt info current and accurate.Sebastian Rasmussen
2016-06-29Print font encoding in mutool info.Sebastian Rasmussen
2016-06-29Update examples.Tor Andersson
2016-06-29Add Source Han Sans CJK per-language fonts.Tor Andersson
2016-06-28Mudraw: Fix interation with banding and display list.Robin Watts
2016-06-28Fix inconsistency in band handling.Robin Watts
2016-06-27MSVC: Add DebugGProof configurationRobin Watts
2016-06-27Fix GProof operation.Robin Watts
2016-06-23Always print filenames in mudraw.Sebastian Rasmussen
2016-06-23Update muraster tool and add it to the unix build.Tor Andersson
2016-06-23epub: Use markup language when shaping and selecting fallback fonts.Tor Andersson
2016-06-23Update JNI code. Take explicit alpha argument in toPixmap functions.Tor Andersson
2016-06-23modified mupdf.c and mupdf_native.c to adapt to APIs that have recently changed.fredrossperry
2016-06-23Some Makefile cleanups.Tor Andersson
2016-06-23Support TIFF files in CBZ.Tor Andersson