summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14Remove TARGA output support.HEADmasterTor Andersson
2018-11-14Allow opening pkm files.Tor Andersson
2018-11-13Bug 697414: Allow more encodings in XML parser.Tor Andersson
2018-11-13Add fz_strncasecmp.Tor Andersson
2018-11-13Add more encoding tables.Tor Andersson
2018-11-13jni: Only include gproof helper function when including gproof.Sebastian Rasmussen
2018-11-13Use first character's bbox even if it is empty.Tor Andersson
2018-11-13Bug 697206: Tweak when to use the PDF font metrics in fz_advance_glyph.Tor Andersson
2018-11-13gl: Calculate accurate initial window size when scaling to fit screen.Tor Andersson
2018-11-13Bug 700143: Ignore duplicate text objects in text extraction.Tor Andersson
2018-11-13Bug 692592: Handle relative file links.Tor Andersson
2018-11-13Bug 696569: Get rid of drop shadow and use black background when inverted.Tor Andersson
2018-11-13Bug 699217: Show whether outline items are open in 'mutool show outline'.Tor Andersson
2018-11-13Add pdf-dejpx.js example script.Tor Andersson
2018-11-13Use fz_image.imagemask field when adding PDF image resources.Tor Andersson
2018-11-13js: Add PDFDocument.loadImage() function.Tor Andersson
2018-11-13js: Use Image.toPixmap arguments.Tor Andersson
2018-11-12Fix 697783: Invert mouse wheel mapping in mupdf-win32.Tor Andersson
2018-11-12Fix 699094: Never decompress JPX streams in mutool clean.Tor Andersson
2018-11-12Bug 699992: Use feBlend filters in SVG output for PDF blendings.Robin Watts
2018-11-12Bug 700154: Don't pass blends into groups within softmasks.Robin Watts
2018-11-12Remove bitrotted and not working PDF portfolio code.Tor Andersson
2018-11-12Clean up pdf-portfolio.cTor Andersson
2018-11-12Fix 697728: Use UTF-8 strings in PDF portfolio functions.Tor Andersson
2018-11-12Fix 697913: Make sure PDF portfolios are saved as version >= 1.7.Tor Andersson
2018-11-12Add example script to list and extract embedded files from PDF documents.Tor Andersson
2018-11-12Fix 697687: Use #if rather than #ifdef HAVE_SIGSETJMP.Tor Andersson
2018-11-12Remove confusing flag define.Tor Andersson
2018-11-12Remove stray js_endtry in obj.asString().Tor Andersson
2018-11-09Fix 698734: Use invoked binary name in usage message for mupdf-x11.Mohamad Barbar
2018-11-09Fix 698320: Add 'z' keybinding to reset zoom.Tor Andersson
2018-11-09Fix 696302: Support numeric keypad arrow keys in mupdf-x11.Tor Andersson
2018-11-09Fix 697461: Use floating point resolution in mupdf-x11.Tor Andersson
2018-11-09Fix 696310: Limit the initial window size to fit on the screen.Tor Andersson
2018-11-09Fix 695893: Match page rotation when creating FreeText annotations.Tor Andersson
2018-11-09Fix 695390: Increase number of samples in Type 1 function shadings.Tor Andersson
2018-11-09Update mupdf-gl documentation.Tor Andersson
2018-11-08Fix 699343: Skip spaces before data in DCTDecode filter.Tor Andersson
2018-11-08Fix 699310: Add -q option to mudraw to suppress 'page %d' messages.Tor Andersson
2018-11-08Fix 699336: Add more levels to mupdf-x11 zoom list.Tor Andersson
2018-11-08Fix 699352: Call begin_layer for all marked content in PDF.Tor Andersson
2018-11-07Fix typo.Tor Andersson
2018-11-07Fix 698971: Detect ICC colorspace mismatch in TIFF loader.Tor Andersson
2018-11-07Use utility parsing functions in svg_parse_transform.Tor Andersson
2018-11-07Fix 699747: Apply viewBox transform.Tor Andersson
2018-11-07Resolve objects in pdf_debug_obj().Sebastian Rasmussen
2018-11-07Don't remove unused functions in debug builds.Sebastian Rasmussen
2018-11-07Write placeholder appearance streams for digital signatures.Tor Andersson
2018-11-07Fix 699840: Use saved sig_widget pointer to sign signatures, not selected_annot.Tor Andersson
2018-11-07Fix 700140: Ask LCMS transform to copy alpha channels.Tor Andersson