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-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
Add fitz to pdf downcasting functions for pages and annotations.
Tor Andersson
2016-07-06
Update luratech jbig2 function prototype with int to size_t change.
Tor Andersson
2016-07-06
Add annotations to murun.
Tor Andersson
2016-07-06
Remove premature optimization: don't bother to resolve page objects.
Tor Andersson
2016-07-06
Fix garbage collection and page grafting for indirect reference chains.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-07-06
pdf: Increment generation number in the xref when deleting an object.
Tor Andersson
2016-07-06
pdf: Flatten inheritable page properties when copying pages.
Tor Andersson
2016-07-06
pdf: Check ownership when adding objects to a document.
Tor Andersson
2016-07-06
gl: Fix buffer overrun when there are too many annotations.
Tor Andersson
2016-07-06
Add support for decoding pbm/pgm/ppm/pam images.
Sebastian Rasmussen
2016-07-06
Add optional support for JPEG-XR.
Sebastian Rasmussen
2016-07-06
Some minor optimizations.
Tor Andersson
2016-07-06
Add optional support for Luratech JPEG2000 decoder.
Sebastian Rasmussen
2016-07-06
Expose LAB colorspace
Sebastian Rasmussen
2016-07-05
Fix Java makefile to link to system freetype library.
Sebastian Rasmussen
2016-07-05
Support J2K/JP2 files in CBZ.
Sebastian Rasmussen
2016-07-05
cbz: Use case insensitive comparison for extension.
Sebastian Rasmussen
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
[next]