summaryrefslogtreecommitdiff
path: root/pcl/pctop.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Add command line parsing for icc user parameters.Henry Stiles1-0/+34
2012-03-15PJL support for the resolution variable.Henry Stiles1-0/+7
2012-03-15Support the geometry option on the command line, note this reallyHenry Stiles1-0/+7
2012-03-15Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-4/+0
2012-03-15Fix for icc directory and icc device profile initialization.Michael Vrhel1-0/+4
2011-06-03Deprecate CRDs in PCLHenry Stiles1-1/+0
2011-06-01Clean up warnings and problems identified with static analysis.Henry Stiles1-4/+14
2011-05-27Makes procedure static.Henry Stiles1-1/+1
2011-05-15Change in device ICC profile handlingMichael Vrhel1-1/+1
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-153/+149
2011-04-01Remove temporary development definition used to identify the graphicsHenry Stiles1-4/+4
2011-03-16Revert part of the optimization in revision 12036 - we go back toHenry Stiles1-4/+1
2011-01-18Avoid excessive printing of blank pages using the "page marked"Henry Stiles1-0/+5
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-04As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts1-1/+1
2010-04-29A light sprinkling of casts (mostly between byte and char) to silenceRobin Watts1-1/+1
2010-03-01Integrate Michael Vrhel's changes. Moves the initialization of theHenry Stiles1-5/+4
2010-02-17Michael Vrhel's patches to enable use of the ICC branch with pcl andHenry Stiles1-1/+12
2009-11-19Add a function process_file to the plmain interface. This is a very simple ha...Tor Andersson1-0/+1
2009-08-03Initialize symbol sets before fonts to fix bug #690601. Thanks toHenry Stiles1-1/+1
2009-07-01The graphics library fill adjust was not set to (0,0) in some cases.Henry Stiles1-0/+1
2008-09-25Support interpolation in pcl with the command line parameterHenry Stiles1-3/+12
2008-08-02Cleanup logical errors which could result in a null dereference. InHenry Stiles1-3/+2
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-21/+21
2007-02-28cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles1-3/+0
2007-01-11Fixed bug where PJL DEFAULT variable where not seen in the next JOB.Stefan Kemper1-0/+1
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-9/+7
2005-01-31gsstate.c and gsstate.h: new api for freeing view clip, removesHenry Stiles1-1/+1
2004-01-20Merge new pdfwrite code from Igor regressing pattern code prior toStefan Kemper1-1/+1
2003-10-07Fix compiler warningStefan Kemper1-0/+1
2003-09-17Report errors using gs_memory_t stderrStefan Kemper1-4/+2
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-4/+7
2003-05-07*** empty log message ***Henry Stiles1-1/+1
2003-02-11Added pcl_impl_get_device_memory(), it doesn't modify the pointer since pcl d...Stefan Kemper1-1/+11
2002-10-04Initial rough draft of PXL passthrough mode - ability to invoke theHenry Stiles1-8/+17
2002-08-01We no longer use the bounding box device. Page marked status is nowHenry Stiles1-59/+14
2002-07-24Memory leak fix:Stefan Kemper1-12/+27
2002-06-21Code to completely deallocate the memory associated with the fontHenry Stiles1-0/+8
2001-11-20removes optimization for "out of range" pages this has been moved into theHenry Stiles1-46/+4
2001-10-29Adds code to reset pcl's page size when restoring resolution, fixesHenry Stiles1-5/+9
2001-09-21Performance enhancement ultimately for the java viewer. This allowsHenry Stiles1-26/+63
2001-04-02The bounding box is no longer visible to the language switchingHenry Stiles1-117/+101
2001-03-23Added new copyrightStefan Kemper1-3/+13
2001-01-07End page if marked and we gett end of file.Henry Stiles1-0/+4
2000-10-30Version changes were not complete.Henry Stiles1-1/+2
2000-10-30pcl font status page with font samples and command sequences to selectHenry Stiles1-0/+4
2000-07-02Modifications to support dynamic pcl personality selection. PCL5C,Henry Stiles1-5/+19
2000-02-18Adds pjl "ENTER LANGUAGE" functionality. PCL or XL can now beHenry Stiles1-1/+1
2000-02-17Changes for language switching, auto sensing, better memoryHenry Stiles1-86/+81
1999-10-25adds initializations needed after removing the clearing of the pclHenry Stiles1-3/+1