summaryrefslogtreecommitdiff
path: root/gs/src/gximag3x.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-23Fix for 688348 transparency image smask bug. The test file used PDF 1.4Dan Coby1-4/+7
2004-09-16Fix : A library context was not provided for bbox device.Igor Melichev1-1/+1
2004-08-26Fix for image matrix having negative values. Thanks to Len SorensonRay Johnston1-3/+2
2004-08-11When scaling factors of /ImageMatrix in a image mask for ImageType3 areRay Johnston1-2/+3
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-1/+1
2004-05-26Log message:Dan Coby1-0/+1
2004-03-11Fix : Some Sun ONE Studio 7 compiler warnings (Solaris 8).Igor Melichev1-9/+0
2003-03-28Prevent UMRs and when an image3x type image only has one of the possibleRay Johnston1-0/+1
2002-10-07Apply casts to remove lots of warnings from MSVC 6.Russell Lang1-2/+2
2002-08-22DeviceN.Henry Stiles1-1/+1
2002-06-16Removes all uses of the now-deprecated Pn macros from all remaining .cL Peter Deutsch1-7/+7
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11
2002-02-18Fix: gx_begin_image3x_generic passed uninitialized data toL Peter Deutsch1-6/+11
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-09-11Adds a default implementation of soft-masked images that simply ignores theL Peter Deutsch1-4/+26
2000-09-11Moves the Matte entry of soft mask images from the main structure to theL Peter Deutsch1-10/+11
2000-09-11Fix: Several places in the code for ImageType 3x (soft-masked) images didn'tL Peter Deutsch1-9/+22
2000-09-10Implements another chunk of the PDF 1.4 transparency features, fixing someL Peter Deutsch1-3/+8
2000-08-30Finishes the code for parsing ImageType 103 (soft-mask) images.L Peter Deutsch1-6/+22
2000-08-30Brings the (still mostly stubbed) transparency code to a moreL Peter Deutsch1-0/+803