summaryrefslogtreecommitdiff
path: root/pl/plsrgb.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Removal of WTS from code.Michael Vrhel1-1/+1
2011-11-10Squash warnings in pcl/pxl.Robin Watts1-11/+11
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-32/+22
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-21/+21
2007-06-11Added conditional compilation directive to have PCL and PXL assume theHenry Stiles1-3/+36
2007-03-12Modifications to support Raph's improvement to allocation of colorHenry Stiles1-78/+34
2007-02-28cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles1-1/+1
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-2/+2
2006-04-20Set the graphics state color space to pxl's color space beforeHenry Stiles1-1/+1
2006-04-04Several PCL XL cet color problems (C420) were due to the color renderingHenry Stiles1-0/+5
2005-02-08pxsessio.c: formatting/indenting.Henry Stiles1-0/+7
2005-02-03fixes several memory leaks in color space setup and pcl passthru mode.Henry Stiles1-5/+20
2004-12-30warning fixes, function definitions, bracketing includes for multipleHenry Stiles1-1/+1
2004-12-16- gs/src/devs.mak, gs/src/lib.mak - move definitions for device pxlHenry Stiles1-2/+2
2004-10-22Imaproves srgb space interface and general code cleanup.Henry Stiles1-19/+31
2003-09-09Removed globals gs_stderr gs_stdin gs_stdout.Stefan Kemper1-1/+1
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-7/+4
2003-08-21pxstate.h, pxsessio.c - adds useciecolor boolean for pcl xl.Henry Stiles1-0/+377