index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-14
Update PWG writer to be a band_writer.
Robin Watts
2017-03-14
Recast TGA output as a band writer.
Robin Watts
2017-03-14
Add MSVC project file forgotten from previous commit
Robin Watts
2017-03-11
Fix PS image output.
Robin Watts
2017-03-11
Simplify fz_band_writer API.
Robin Watts
2017-03-11
Fix MSVC solution.
Robin Watts
2017-03-11
Improve API documentation for fz_output.
Robin Watts
2017-03-10
Fix potential double frees in error cases.
Robin Watts
2017-03-10
Improve API documentation for fz_streams.
Robin Watts
2017-03-03
Add warning message when we trigger a repair pass.
Tor Andersson
2017-03-03
Fix 697554: Use the first 'cmap' table that matches.
Tor Andersson
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2017-03-02
Improve SVG text output.
Tor Andersson
2017-03-01
epub: Adjust y coordinate for page_top in draw calls, not by top matrix.
Tor Andersson
2017-03-01
Optimize pdf-device text output.
Tor Andersson
2017-03-01
Don't truncate page height when loading links.
Tor Andersson
2017-03-01
Add page lookup cache for faster link destination lookups in outlines.
Tor Andersson
2017-03-01
Add PDFPage and PDFAnnotation subclasses.
Tor Andersson
2017-03-01
Bug 697620: Avoid clash with "isprint".
Robin Watts
2017-03-01
Bug 697395: Fix underflow in special case scaler.
Robin Watts
2017-02-28
Update OpenJPEG thirdparty with getenv fix
Michael Vrhel
2017-02-23
Improve return codes from pdf_authenticate_password.
Robin Watts
2017-02-22
Move PATH_MAX to system.h
Michael Vrhel
2017-02-21
Fix typo in ffi_PDFAnnotation_setColor.
Tor Andersson
2017-02-21
The 'count' array in pdf_annot_set_ink_list takes number of points.
Tor Andersson
2017-02-21
java: Fix typo in authenticatePassword.
Tor Andersson
2017-02-20
android: Use system fonts as fallback instead of compiling binary blobs.
Tor Andersson
2017-02-20
Add no-reuse-images option to SVG device.
Tor Andersson
2017-02-20
Fix svg text output when text span is all whitespace or empty.
Tor Andersson
2017-02-20
Add fz_font_is_bold and italic functions. Use them for svg output.
Tor Andersson
2017-02-20
Emit more newlines in svg output.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-20
Add F1 help dialog to show key bindings in mupdf-gl.
Tor Andersson
2017-02-17
Bug 697592: Fix double application of transform.
Robin Watts
2017-02-14
Fix patch drawing in AndroidDrawDevice.
Tor Andersson
2017-02-14
java: Make PDFDocument a subclass of Document.
Tor Andersson
2017-02-14
Make svg text output format a runtime option.
Tor Andersson
2017-02-14
gl: Add 'hjkl' keybindings that behave like the arrow keys.
Tor Andersson
2017-02-09
Bug 697500: Fix NULL ptr access.
Robin Watts
2017-02-09
bug 697515: Fix out of bounds read in fz_subsample_pixmap
Robin Watts
2017-02-08
Add SVG_TEXT_AS_TEXT define.
Robin Watts
2017-02-06
Add fitPage, fitPageWidth functions to AndroidDrawDevice.
Tor Andersson
2017-02-06
Make sure to fill in 'doc' field of HTML links.
Tor Andersson
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-02-06
Be stricter when parsing OCG selections in mudraw.
Sebastian Rasmussen
2017-02-06
Drop selected ui when dropping OCG for pdf documents.
Sebastian Rasmussen
2017-02-06
Fix FMT_zu definition for windows 64.
Robin Watts
2017-02-06
Add -I option to mupdf to invert colors.
Robin Watts
2017-02-06
Fix Win32 builds.
Robin Watts
2017-02-04
Bug 697514: Write SVG output to stdout if no output specified.
Sebastian Rasmussen
[next]