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-25
Add fz_new_icc_colorspace_from_stream.
Robin Watts
2017-10-24
Add proper handling of bgr<->rgb for pixmap conversions
Michael Vrhel
2017-10-24
Add interface for setting icc space to bgr format
Michael Vrhel
2017-10-24
Handle DeviceBGR <-> DeviceRGB properly
Michael Vrhel
2017-10-24
Minor fix for bgr handling with lcms2
Michael Vrhel
2017-10-24
Update pixmap with spots conversion to cope with alpha.
Robin Watts
2017-10-24
Fix problem with spot shadings in isolated groups.
Robin Watts
2017-10-24
Honor OPM only when CMYK color spaces match
Michael Vrhel
2017-10-24
Fix alpha group blend in CATX5233.pdf (Page 7).
Robin Watts
2017-10-24
When cloning separations, clone cs_pos too.
Robin Watts
2017-10-24
Use abort instead of NULL function to crash.
Robin Watts
2017-10-24
Fix spot blend routine forgetting to complement in RGB process spaces.
Robin Watts
2017-10-24
Fix separations object handling when cloning for spots.
Robin Watts
2017-10-24
Don't override non-default Device{Gray,RGB,CMYK} by OI.
Robin Watts
2017-10-24
More overprint fixes.
Robin Watts
2017-10-24
Disallow overprinting if CMYK spaces mismatch.
Robin Watts
2017-10-24
Improved overprint (simulation) control.
Robin Watts
2017-10-24
Fix some Ghent overprint test files.
Robin Watts
2017-10-24
Fix overprinting simulation in RGB output with no spots.
Robin Watts
2017-10-24
Fix knockout operation.
Robin Watts
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
[next]