summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-17Add device space transform state to draw device.Tor Andersson
2016-06-17Allow PDF strings to be > 16bits.Robin Watts
2016-06-17Fix fz_write_pam code.Robin Watts
2016-06-17Improve banding API.Robin Watts
2016-06-17Add some quick notes on integer types.Robin Watts
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-06-16Fix MSVC build; PATH_MAX not defined.Robin Watts
2016-06-16Silence warnings.Tor Andersson
2016-06-16Add PNG output for mutool convert.Tor Andersson
2016-06-16Add fz_format_output_path function.Tor Andersson
2016-06-16Return options struct argument from pdf_parse_write_options.Tor Andersson
2016-06-16Add fz_draw_options struct for use with draw device.Tor Andersson
2016-06-16Drop save_alpha argument from image writing functions.Tor Andersson
2016-06-16Split image output functions into separate files.Tor Andersson
2016-06-16gl: Add PDF creator and producer to info display.Tor Andersson
2016-06-16Update JNI bindings for pixmap alpha changes.Tor Andersson
2016-06-16Update getStride and add getAlpha to JS bindings.Tor Andersson
2016-06-16Fix crash due to double closing output in pdf_save_document.Robin Watts