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
2017-10-24
Add support for use of proofing profile.
Robin Watts
2017-10-24
Add group_alpha plane to draw device and painters.
Robin Watts
2017-10-24
mudraw: Add ability to specify icc profile for target colorspace.
Michael Vrhel
2017-10-24
Make a public fz_new_icc_colorspace_from_file function.
Tor Andersson
2017-10-24
Fix fz_paint_pixmap alpha blending.
Robin Watts
2017-10-24
Move to be more like Ghostscript in the handling of shapes.
Robin Watts
2017-10-24
Clear isolated flag within 'inner' knockout groups.
Robin Watts
2017-10-24
Update blend mode debug dumps to include group backdrops.
Robin Watts
2017-10-24
Make sure shades use proper "default" color space.
Michael Vrhel
2017-10-24
Avoid using overprinting routines unnecessarily.
Robin Watts
2017-10-24
Only allow overprint when color spaces are subtractive.
Michael Vrhel
2017-10-24
Look for changes to Default colorspaces in XObjects.
Robin Watts
2017-10-24
Fix overprint color component detection.
Robin Watts
2017-10-24
Don't apply default decode array to ICC Lab image data.
Robin Watts
2017-10-24
Only do proof conversion in final pop.
Michael Vrhel
2017-10-24
Fix overprint with shadings.
Robin Watts
2017-10-24
Add FZ_ENABLE_SPOT_RENDERING define.
Robin Watts
2017-10-24
Implement DeviceGray to K
Michael Vrhel
2017-10-24
Overprint support.
Robin Watts
2017-10-24
Change colorspace 'device_n' field to be a flags word.
Robin Watts
2017-10-24
Logic for Sep and DeviceN colorspaces with C,M,Y, or K.
Michael Vrhel
2017-10-13
Add fz_deflate family of functions.
Robin Watts
2017-10-13
Rename internals of flate filter.
Robin Watts
2017-10-13
Simple PCLm device.
Robin Watts
2017-10-13
Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdf
Robin Watts
2017-10-13
Fix assert in fts_23_2311.pdf
Robin Watts
2017-10-12
Refactor image format magic signature recognition into its own function.
Tor Andersson
2017-10-12
Change default scalable SVG resolution.
Tor Andersson
2017-10-12
Fix bug in murun when creating buffers from strings.
Tor Andersson
2017-10-12
Some more consts.
Tor Andersson
2017-10-12
Make fz_open_memory take a const buffer.
Tor Andersson
2017-10-12
Make image loading use const data pointers.
Tor Andersson
2017-10-05
Fix out of bounds check in pnm parser.
Sebastian Rasmussen
2017-10-05
Remove shadowed variables.
Sebastian Rasmussen
2017-10-05
Avoid double literals and double math functions.
Sebastian Rasmussen
2017-09-27
Bug 698593: Fix assert in image painting.
Robin Watts
2017-09-27
Bug 698588: Short circuit plotting of images if alpha == 0.
Robin Watts
2017-09-22
Fix typo in default output format for pixmap output in muconvert.
Tor Andersson
2017-09-22
Fix places where we assign state without using it.
Robin Watts
2017-09-22
Ensure PNG output is not premultiplied output.
Robin Watts
2017-09-20
tiff: Support images with 24/32 bits per component.
Sebastian Rasmussen
2017-09-20
Initialize libjpeg state to avoid crashes upon error.
Sebastian Rasmussen
2017-09-20
Disable further device calls upon error while closing device.
Sebastian Rasmussen
2017-09-20
Drop rasterizer upon error while bounding path.
Sebastian Rasmussen
2017-09-20
Fix optional alpha pixmap support in gamma correction function.
Tor Andersson
2017-09-19
Fix 698540: Check name, comment and meta size field signs.
Tor Andersson
2017-09-13
Consistently drop filter chain upon error.
Sebastian Rasmussen
2017-09-12
Update draw-blend.c to support spot blending.
Michael Vrhel
2017-09-12
Fix whitespace in draw-blend.c
Robin Watts
2017-09-12
Fix Gradients in the presence of spots.
Robin Watts
[next]