index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
Age
Commit message (
Expand
)
Author
2016-10-28
Clean up link destination handling.
Tor Andersson
2016-10-26
Fix 697215: Script specific punctuation blocks.
Tor Andersson
2016-10-26
Change space detection heuristic.
Tor Andersson
2016-10-26
Update ios/android to use new way of passion stext options.
Sebastian Rasmussen
2016-10-26
tiff: Drop pixmap when exception is thrown.
Sebastian Rasmussen
2016-10-26
tiff: Always set colorspace when reading image info.
Sebastian Rasmussen
2016-10-26
Introduce options for structured text.
Sebastian Rasmussen
2016-10-26
Don't use local function, use fz_option_eq().
Sebastian Rasmussen
2016-10-24
Don't return overlapping search results.
Tor Andersson
2016-10-24
Use correct coordinates for synthesized space characters in stext device.
Tor Andersson
2016-10-24
Fix 697236: Don't update pen position inside clusters in stext device.
Tor Andersson
2016-10-24
Bug 697235: Change default values for stext options.
Sebastian Rasmussen
2016-10-24
When not preserving stext whitespace, only emit space character.
Sebastian Rasmussen
2016-10-24
When not preserving stext ligatures, remember actual character added.
Sebastian Rasmussen
2016-10-24
Fix cluster timeouts with test file.
Robin Watts
2016-10-24
Bug 697234: Fix slow rendering.
Robin Watts
2016-10-19
Rename internal headers to follow pattern *-imp.h.
Sebastian Rasmussen
2016-10-19
Make document handler declarations internal.
Sebastian Rasmussen
2016-10-18
Internal drop functions don't need to check for NULL.
Sebastian Rasmussen
2016-10-18
All external drop functions handles NULL.
Sebastian Rasmussen
2016-10-18
Avoid checking argument to fz_drop_*()/fz_free().
Sebastian Rasmussen
2016-10-18
Drop scaled pixmap later in draw_fill_image_mask().
Sebastian Rasmussen
2016-10-18
Remove unused luminosity.
Sebastian Rasmussen
2016-10-18
tiff: Support stripped YCbCr images.
Sebastian Rasmussen
2016-10-18
tiff: Cosmetic cleanup of code.
Sebastian Rasmussen
2016-10-16
tiff: Plug pixmap leak should conversion fail.
Sebastian Rasmussen
2016-10-16
gif: Do not paste frame data if frame and image do not overlap.
Sebastian Rasmussen
2016-10-16
gif: Handle frames bigger than image correctly.
Sebastian Rasmussen
2016-10-16
gif: Constrain frames to image boundaries.
Sebastian Rasmussen
2016-10-14
Drop all contexts the same way.
Sebastian Rasmussen
2016-10-14
pnm: Workaround for b/w PAM images with packed samples.
Sebastian Rasmussen
2016-10-14
pnm: Support b/w PAM images with alpha.
Sebastian Rasmussen
2016-10-14
pnm: PAM images have component inverted compared to PNM.
Sebastian Rasmussen
2016-10-14
pnm: Premultiply alpha for use in pixmap.
Sebastian Rasmussen
2016-10-14
pnm: Better guesses when tuple type is not specified.
Sebastian Rasmussen
2016-10-14
pnm: Interpret binary b/w image samples correctly.
Sebastian Rasmussen
2016-10-14
pnm: Prefer enum to strings when parsing tuple type.
Sebastian Rasmussen
2016-10-14
pnm: Prefer enum to strings when parsing header tokens.
Sebastian Rasmussen
2016-10-14
pnm: Throw exception if image is too big.
Sebastian Rasmussen
2016-10-14
pnm: Cosmetic reordering of code.
Sebastian Rasmussen
2016-10-13
Bug 696885: Handle subsampled components in openjpeg decoder wrapper.
Robin Watts
2016-10-12
Optimise fz_new_buffer_from_image_as_png.
Robin Watts
2016-10-12
Bug 697065: Fix bug in CMYK -> RGB pixmap converter.
Robin Watts
2016-10-12
Fix leak in fz_load_jpx_info.
Robin Watts
2016-10-12
Bug 697151: Pacify valgrind when reading padding while unpacking tiles
Sebastian Rasmussen
2016-10-12
Use pool allocator when parsing CSS.
Tor Andersson
2016-10-12
Remove superfluous context null checks.
Tor Andersson
2016-10-12
Change code from using bandheight to using band_height.
Robin Watts
2016-10-12
Regularize band writer interface.
Robin Watts
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
[next]