summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24Fix alpha group blend in CATX5233.pdf (Page 7).Robin Watts
2017-10-24When cloning separations, clone cs_pos too.Robin Watts
2017-10-24Use abort instead of NULL function to crash.Robin Watts
2017-10-24Fix spot blend routine forgetting to complement in RGB process spaces.Robin Watts
2017-10-24Fix separations object handling when cloning for spots.Robin Watts
2017-10-24Don't override non-default Device{Gray,RGB,CMYK} by OI.Robin Watts
2017-10-24More overprint fixes.Robin Watts
2017-10-24Avoid security warning.Robin Watts
2017-10-24Disallow overprinting if CMYK spaces mismatch.Robin Watts
2017-10-24Improved overprint (simulation) control.Robin Watts
2017-10-24Fix some Ghent overprint test files.Robin Watts
2017-10-24Fix overprinting simulation in RGB output with no spots.Robin Watts
2017-10-24Fix "CompatibleOverprint" blend mode.Robin Watts
2017-10-24Fix knockout operation.Robin Watts
2017-10-24Add support for use of proofing profile.Robin Watts
2017-10-24Add group_alpha plane to draw device and painters.Robin Watts
2017-10-24mudraw: Add ability to specify icc profile for target colorspace.Michael Vrhel
2017-10-24Make a public fz_new_icc_colorspace_from_file function.Tor Andersson
2017-10-24Fix fz_paint_pixmap alpha blending.Robin Watts
2017-10-24Move to be more like Ghostscript in the handling of shapes.Robin Watts
2017-10-24Clear isolated flag within 'inner' knockout groups.Robin Watts
2017-10-24Update blend mode debug dumps to include group backdrops.Robin Watts
2017-10-24Make sure shades use proper "default" color space.Michael Vrhel
2017-10-24Avoid using overprinting routines unnecessarily.Robin Watts
2017-10-24Only allow overprint when color spaces are subtractive.Michael Vrhel
2017-10-24Fix separation finding code.Robin Watts
2017-10-24Look for changes to Default colorspaces in XObjects.Robin Watts
2017-10-24Fix overprint color component detection.Robin Watts
2017-10-24Don't apply default decode array to ICC Lab image data.Robin Watts
2017-10-24Only do proof conversion in final pop.Michael Vrhel
2017-10-24Fix overprint with shadings.Robin Watts
2017-10-24Add FZ_ENABLE_SPOT_RENDERING define.Robin Watts
2017-10-24Implement DeviceGray to KMichael Vrhel
2017-10-24Overprint support.Robin Watts
2017-10-24Change colorspace 'device_n' field to be a flags word.Robin Watts
2017-10-24Logic for Sep and DeviceN colorspaces with C,M,Y, or K.Michael Vrhel
2017-10-16Print warning when PDF version number is not a known version.Tor Andersson
2017-10-16Check for integer overflow when validating new style xref Index.Tor Andersson
2017-10-16Add missing pdfsign.c file to MSVC project.Robin Watts
2017-10-13Add fz_deflate family of functions.Robin Watts
2017-10-13Rename internals of flate filter.Robin Watts
2017-10-13Simple PCLm device.Robin Watts
2017-10-13Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdfRobin Watts
2017-10-13Fix assert in fts_23_2311.pdfRobin Watts
2017-10-12Don't cache page count in pdf_document.Tor Andersson
2017-10-12Fix reference counting error in pdf_add_page.Tor Andersson
2017-10-12mutool run: Take reference to global colorspaces.Tor Andersson
2017-10-12Refactor image format magic signature recognition into its own function.Tor Andersson
2017-10-12Change default scalable SVG resolution.Tor Andersson
2017-10-12Purge out of date separation bindings.Tor Andersson