summaryrefslogtreecommitdiff
path: root/gs/base/gxblend1.c
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-1138/+0
* Fix for bug 695916. Simulated overprint blending of spots colors issueMichael Vrhel2015-04-121-14/+3
* Fix Knockout true, Isolated false blending with pdf transparency. fts_25_2524Ray Johnston2014-06-161-3/+4
* Add more error handling missing from pdf14.Robin Watts2013-12-201-0/+4
* Fix for error when nos had shape and alpha_g during compositing.Michael Vrhel2013-10-141-3/+4
* Knockout non-isolated transparency group support.Michael Vrhel2013-10-091-66/+210
* Fix potential access violation and add error checking in pdf14 put image.Michael Vrhel2013-09-231-2/+11
* Fix for problem with double application of alpha when composing isolated groups.Michael Vrhel2013-08-131-5/+17
* Fix for bug 694293. We are improperly clipping to the soft mask bounding box.Michael Vrhel2013-06-081-29/+56
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-071-1/+1
* Bug 693699: replace all fopen calls with gp_fopenChris Liddell2013-03-151-1/+2
* pdf14_compose_group speedupsRobin Watts2013-02-181-54/+58
* Fix for issue with transparency B stroke fill operation with softmaskMichael Vrhel2013-01-111-1/+4
* Enable proper blending to occur when we draw transparency patterns.Michael Vrhel2012-12-181-2/+3
* Add in support for spot color overprinting with standard CMYK devicesMichael Vrhel2012-10-191-4/+15
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-3/+4
* Add overprint support into the pdf14 device group composingMichael Vrhel2012-09-041-35/+14
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* Tweak filenames from RAW_DUMP debugging code.Robin Watts2012-06-041-4/+4
* * Change of the tiffsep and psdcmyk device to planar devices.Robin Watts2012-04-291-1/+55
* Typo fix in non color managed transformMichael Vrhel2012-02-221-1/+1
* More work on bug 690538: introduce macros for color rounding.Robin Watts2011-11-101-4/+6
* pdf14 'dirty' rect optimisations.Robin Watts2011-07-211-2/+1
* Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston2011-07-081-1/+1
* Fix for pdfwritten fts_42xx.xps crashing in transparency stuff.Robin Watts2011-05-231-0/+4
* Fix warnings (unused variables and missing cases in switches).Robin Watts2011-04-261-1/+0
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-321/+314
* Fix so that when compositing with tags, the tos tag data has no effect on the...Michael Vrhel2010-11-051-1/+2
* Fix so that objects tag information makes it through transparency rendering A...Michael Vrhel2010-09-231-49/+27
* Addition of support to enable persistence of objects tag information through ...Michael Vrhel2010-09-171-14/+67
* Fix to enable proper mask filling with patterns that have transparency. Majo...Michael Vrhel2010-09-081-1/+1
* As part of the work for bug 691207 (remove global variables) we introduceRobin Watts2010-05-041-4/+6
* Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts2010-04-211-1/+1
* Fix for segfault reported in bug 690927 and two of the segfaults of bug 690880.Ray Johnston2009-11-191-4/+28
* Fix for bug 690534.Michael Vrhel2009-09-091-12/+34
* Fixes for compiler warnings.Michael Vrhel2009-02-181-0/+2
* Fix for type mismatch on extern debug variableMichael Vrhel2009-02-141-1/+1
* Merge of trunk changes 9175-9326 into smask branch.Michael Vrhel2009-01-061-1/+2
* Addition of code to restore device color settings during transparency group p...Michael Vrhel2008-12-121-1/+2
* Addition of more debug code plus fixes for a few small issues introduced with...Michael Vrhel2008-12-101-1/+2
* Clean up of transparency buffer debug dumping. All now go through a single f...Michael Vrhel2008-11-071-113/+26
* Fix in raw buffer debug output.Michael Vrhel2008-11-071-1/+1
* When a soft mask push occurs, a monochrome soft mask is now created from a ma...Michael Vrhel2008-10-141-24/+155
* Addition of structures to assist in switching the color mapping procs during ...Michael Vrhel2008-10-141-0/+1
* Addition of color mapping procs in pdf14 device which will be used when a sof...Michael Vrhel2008-10-141-0/+35
* Undoing of large patch in smask branch. Will be applied in smaller components.Michael Vrhel2008-10-081-191/+24
* Application of current soft mask patch to soft mask branch. Initial change f...Michael Vrhel2008-10-081-24/+191
* Fix : Divide gdevp14.c into 2 modules.Igor Melichev2008-09-041-0/+733