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
2016-07-05
Fix bug in optimized clearing of CMYK pixmaps.
Sebastian Rasmussen
2016-06-30
Fix bug when opening small PDF-files.
Sebastian Rasmussen
2016-06-29
Handle alpha-only PAM output as grayscale.
Sebastian Rasmussen
2016-06-29
Output only as many components for PAM as exist.
Sebastian Rasmussen
2016-06-29
JBIG2 is supported by jbig2dec/luratech decoders.
Sebastian Rasmussen
2016-06-29
Make docs/thirdparty.txt info current and accurate.
Sebastian Rasmussen
2016-06-29
Print font encoding in mutool info.
Sebastian Rasmussen
2016-06-29
Update examples.
Tor Andersson
2016-06-29
Add Source Han Sans CJK per-language fonts.
Tor Andersson
2016-06-28
Mudraw: Fix interation with banding and display list.
Robin Watts
2016-06-28
Fix inconsistency in band handling.
Robin Watts
2016-06-27
MSVC: Add DebugGProof configuration
Robin Watts
2016-06-27
Fix GProof operation.
Robin Watts
2016-06-23
Always print filenames in mudraw.
Sebastian Rasmussen
2016-06-23
Update muraster tool and add it to the unix build.
Tor Andersson
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
2016-06-23
Update JNI code. Take explicit alpha argument in toPixmap functions.
Tor Andersson
2016-06-23
modified mupdf.c and mupdf_native.c to adapt to APIs that have recently changed.
fredrossperry
2016-06-23
Some Makefile cleanups.
Tor Andersson
2016-06-23
Support TIFF files in CBZ.
Tor Andersson
2016-06-22
Tweak PDF annot API.
Robin Watts
2016-06-22
Add support for getting additional annotation information
Michael Vrhel
2016-06-22
MSVC build: Fix build of noto.c
Robin Watts
2016-06-22
Fixes needed for muraster to build
Michael Vrhel
2016-06-22
Update font names in libfonts.vcproj
Michael Vrhel
2016-06-22
Use vertical presentation forms.
Tor Andersson
2016-06-22
epub: Expose Dingbats, Symbol, and Emoji fonts by name.
Tor Andersson
2016-06-22
Update cmap cleaning scripts.
Tor Andersson
2016-06-22
mudraw: Don't apply ctm twice when not using display list.
Tor Andersson
2016-06-22
gl: Fix annotation textures that have alpha, while page textures don't.
Tor Andersson
2016-06-22
Transform device call scissor rectangles by device matrix.
Tor Andersson
2016-06-21
Handle colorspaces correctly when writing pnm.
Sebastian Rasmussen
2016-06-21
Fix typo due to switching from int to size_t.
Sebastian Rasmussen
2016-06-20
Bug 696835: Reverse zoom in/zoom out mouse controls.
Robin Watts
2016-06-20
Fix signed/unsigned warning.
Robin Watts
2016-06-20
Bug 696839: Fix -I option to mudraw.
Robin Watts
2016-06-20
Bug 696847: Fix SEGV in svg device.
Robin Watts
2016-06-20
Add simple muraster.
Robin Watts
2016-06-17
Fix off-by-one error in split_at_script.
Tor Andersson
2016-06-17
Update base 14 fonts to the latest release from URW.
Tor Andersson
2016-06-17
Set pixmap resolution when creating pixmaps for draw device.
Tor Andersson
2016-06-17
Add separate X and Y resolution to draw device options.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Allow PDF strings to be > 16bits.
Robin Watts
2016-06-17
Fix fz_write_pam code.
Robin Watts
2016-06-17
Improve banding API.
Robin Watts
2016-06-17
Add some quick notes on integer types.
Robin Watts
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-16
Fix MSVC build; PATH_MAX not defined.
Robin Watts
[next]