summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-22Tweak PDF annot API.Robin Watts
2016-06-22Add support for getting additional annotation informationMichael Vrhel
2016-06-22MSVC build: Fix build of noto.cRobin Watts
2016-06-22Fixes needed for muraster to buildMichael Vrhel
2016-06-22Update font names in libfonts.vcprojMichael Vrhel
2016-06-22Use vertical presentation forms.Tor Andersson
2016-06-22epub: Expose Dingbats, Symbol, and Emoji fonts by name.Tor Andersson
2016-06-22Update cmap cleaning scripts.Tor Andersson
2016-06-22mudraw: Don't apply ctm twice when not using display list.Tor Andersson
2016-06-22gl: Fix annotation textures that have alpha, while page textures don't.Tor Andersson
2016-06-22Transform device call scissor rectangles by device matrix.Tor Andersson
2016-06-21Handle colorspaces correctly when writing pnm.Sebastian Rasmussen
2016-06-21Fix typo due to switching from int to size_t.Sebastian Rasmussen
2016-06-20Bug 696835: Reverse zoom in/zoom out mouse controls.Robin Watts
2016-06-20Fix signed/unsigned warning.Robin Watts
2016-06-20Bug 696839: Fix -I option to mudraw.Robin Watts
2016-06-20Bug 696847: Fix SEGV in svg device.Robin Watts
2016-06-20Add simple muraster.Robin Watts
2016-06-17Fix off-by-one error in split_at_script.Tor Andersson
2016-06-17Update base 14 fonts to the latest release from URW.Tor Andersson
2016-06-17Set pixmap resolution when creating pixmaps for draw device.Tor Andersson
2016-06-17Add separate X and Y resolution to draw device options.Tor Andersson
2016-06-17Add mediabox argument to fz_new_display_list.Tor Andersson