summaryrefslogtreecommitdiff
path: root/pcl/pcpatrn.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09The new ICC flow does not require CRD's and we now do not selectivelyHenry Stiles1-78/+7
2011-12-13Extra debugging support for PCL color spaces.Henry Stiles1-0/+46
2011-11-10Squash warnings in pcl/pxl.Robin Watts1-1/+1
2011-11-07Fix 692614 - the unsolid pattern should be used when the gl/2 whiteHenry Stiles1-2/+5
2011-06-03Deprecate CRDs in PCLHenry Stiles1-9/+4
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-74/+67
2011-02-11Optimization to skip the unsolid pattern if the pattern is opaque andHenry Stiles1-3/+13
2009-06-08The previous code attempted to simulate HP's vivid and screen match byHenry Stiles1-2/+9
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-32/+32
2007-05-04Fix an indeterminacy found in cet 23-01.BIN and possibly others. TheHenry Stiles1-4/+19
2006-10-26Fix : Some type casts were potentially harmful.Igor Melichev1-1/+2
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-28/+28
2006-08-15Replicate an HP BUG:Stefan Kemper1-8/+23
2005-02-23Fixed compiler error on MSVC target.Stefan Kemper1-1/+2
2005-02-03free the pattern cache.Henry Stiles1-3/+11
2005-01-31gsstate.c and gsstate.h: new api for freeing view clip, removesHenry Stiles1-10/+8
2004-12-30more warning cleanup.Henry Stiles1-0/+2
2003-10-02winnow, not to be confused with minnow, the pattern cache upon resetHenry Stiles1-0/+10
2003-09-24Add device_id = 7 to the list of devices allowed to useStefan Kemper1-2/+3
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-28/+28
2003-05-14pcl screen match mode now maps device color spaces srgb and vivid modeHenry Stiles1-6/+13
2002-07-24Removed leading spaces from return types in function definitions for searchingStefan Kemper1-19/+21
2001-04-02warning fixes.Henry Stiles1-2/+6
2001-03-23Added new copyrightStefan Kemper1-3/+12
2000-08-14When building patterns it is necessary to also install the color spaceHenry Stiles1-0/+4
2000-07-02Modifications to support dynamic pcl personality selection. PCL5C,Henry Stiles1-2/+3
1999-11-02adds configuration for pcl5e without the benefit of grayscaling toHenry Stiles1-0/+2
1999-05-05Fixes 2 problems with polyline encoding: After PE is executed, theHenry Stiles1-5/+5
1999-04-13WARNING: changes pending - do not release. First stable pcl checkinHenry Stiles1-8/+10
1999-04-08extensive changes to support static removal from the pcl halftoneHenry Stiles1-4/+4
1999-04-06pcl static removal - removes statics from the pattern building machinery.Henry Stiles1-10/+10
1999-04-01pcl static removal phase 1 - removes all statics associated with pclHenry Stiles1-3/+3
1999-02-07Sample implementation of driver configuration.Henry Stiles1-1/+53
1999-01-11pattern_set_pen() modified to correctly install CIE color spaces forHenry Stiles1-13/+25
1999-01-04normalizes min max range value when they are parsed from the long formHenry Stiles1-4/+3
1998-11-24changes #inlclude to 8.3Henry Stiles1-1/+1
1998-10-14fixes benevolant type mismatchHenry Stiles1-1/+1
1998-09-18Removes ghostscript license.Henry Stiles1-20/+4
1998-09-14sets pen to 1 if the pen number equals the number of entries in theHenry Stiles1-2/+3
1998-09-13adds color laserjet driver, fixes makefile header file dependency typos and, ...Henry Stiles1-2/+0
1998-09-10removes SGI NFS null from the end of a file.Henry Stiles1-2/+0
1998-09-08Fixed typo in pattern_set_shade_gl: a solid pattern should be used forJan Stockenius1-2/+3
1998-09-04Modified pattern_set_gl_RF to account for the fact that patterns definedJan Stockenius1-29/+86
1998-08-24Modified to the pattern handling code to allow for two rendered instancesJan Stockenius1-46/+84
1998-08-231. Moved the retained copy of the special white base color space toJan Stockenius1-32/+68
1998-08-17pcl045 checkin.Henry Stiles1-280/+501
1998-08-10This is the first archived release of jan's pcl5c code. There is noHenry Stiles1-0/+985