summaryrefslogtreecommitdiff
path: root/gs/base/gscms.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-29* Change of the tiffsep and psdcmyk device to planar devices.Robin Watts1-0/+1
2012-03-05User params reset issue of icc profile stringsMichael Vrhel1-0/+5
2012-02-13C portion for making use of output intent ICC profile.Michael Vrhel1-1/+3
2012-01-23Revert "Addition of objects to support the output intent."Michael Vrhel1-2/+0
2012-01-23Addition of objects to support the output intent.Michael Vrhel1-0/+2
2012-01-10Clean up of the icc color code.Michael Vrhel1-13/+1
2011-12-23Movement of proof profile an device link profile to device.Michael Vrhel1-4/+5
2011-12-08Allow use of unmanaged color transformations for source DeviceXXX colorsMichael Vrhel1-0/+21
2011-07-23Fix for bug 692204. This forces DeviceGray to K only for CMYK devices.Michael Vrhel1-2/+4
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-4/+0
2011-07-18Fix so that rendering intent makes it properly through clist along with expan...Michael Vrhel1-1/+8
2011-07-14Addition of support to override the document specified rendering intent(s)Michael Vrhel1-0/+1
2011-07-12Addition of code to support source color management dependent upon the graphi...Michael Vrhel1-1/+1
2011-07-08Rename variables and objects to be denoted as source graphic tagsMichael Vrhel1-3/+3
2011-07-08Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston1-3/+15
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel1-2/+8
2011-06-17Remove circular dependency involving gscms.h.Chris Liddell1-0/+3
2011-06-02Addition of code to parse the file for the source object color descriptionMichael Vrhel1-3/+3
2011-05-31Fix for issues in the setting of the newer ICC device parametersMichael Vrhel1-0/+17
2011-05-17Fix for MT crashes in lcmsMichael Vrhel1-0/+1
2011-05-15Change in device ICC profile handlingMichael Vrhel1-7/+31
2011-05-07Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel1-0/+6
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-24/+22
2010-11-01Performance fix so that the md5 code is not used to hash the rendering condit...Michael Vrhel1-2/+2
2010-10-28Fix for issues that arise when the embedded icc profile is the same as one of...Michael Vrhel1-9/+20
2010-08-10Commit to move the ICC profile for the device within the device structure. T...Michael Vrhel1-1/+2
2010-06-15Rename of a few functions to match documentation, update of gdevwts.c to use ...Michael Vrhel1-0/+16
2010-06-01Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel1-1/+1
2010-05-24Another bunch of CRLF to LF's.Hin-Tak Leung1-315/+315
2010-05-19Fix of bug in link cache. Thread was being placed in wait state during check...Michael Vrhel1-1/+0
2010-05-18Initial commit of code to perform multi-threaded clist rendering with the new...Michael Vrhel1-6/+12
2010-05-17Addition of code to enable proper color handling of soft masks within the ICC...Michael Vrhel1-0/+7
2010-04-29Further movement on named color support. If a structure other than an ICC pr...Michael Vrhel1-0/+1
2010-04-28Replacement of confusing name for channel output number in icc profiles. Sinc...Michael Vrhel1-1/+1
2010-03-01Rework of profile cache, which is used to cache ICC color spaces that are cre...Michael Vrhel1-30/+12
2010-01-26Error trapping to catch case when someone sets a default profile to a incorre...Michael Vrhel1-1/+2
2009-12-30Comment, blank line, line length in comments and space->tab changes prior toRay Johnston1-116/+65
2009-11-24Addition of PCS (output color space) channel count to CMS API and to profile ...Michael Vrhel1-0/+1
2009-11-19Support for ICC high level images in clist. There needs to be some optimizat...Michael Vrhel1-0/+4
2009-11-13Change in deviceN procs so that the remap_color no longer uses the default op...Michael Vrhel1-1/+2
2009-11-11Fixes to have the ICC profile reference count properly set and updated when i...Michael Vrhel1-0/+3
2009-11-09Code to support the use of nclr ICC profiles for DeviceN color spaces.Michael Vrhel1-2/+14
2009-11-05Addition of clist device as a parameter to the create compositor command. Th...Michael Vrhel1-19/+27
2009-10-30Addition of code to set DeviceN ICC profiles in the ICC manager. For ghostsc...Michael Vrhel1-1/+39
2009-10-07Initial low level writer function for writing icc profile into clist.Michael Vrhel1-7/+26
2009-10-06Replace for previous icc commit (10146) to reuse enumerated type that was alr...Michael Vrhel1-20/+11
2009-10-06Add member variable to ICC profile structure to indicate if the profile is th...Michael Vrhel1-1/+17
2009-10-02Initial work on getting the ICC profile working as colorspaces for the transp...Michael Vrhel1-1/+39
2009-09-02Code to start to properly handle CIELAB spot colors that are defined by ICC p...Michael Vrhel1-0/+2
2009-08-28Addition of code to handle PDF LAB color spaces within the new ICC work flow.Michael Vrhel1-1/+7