summaryrefslogtreecommitdiff
path: root/pxl/pxpthr.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Fix 692677, in passthrough mode we initialize the PCL interpreter withHenry Stiles1-0/+13
2012-03-15Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-3/+0
2012-03-15Fix for icc directory and icc device profile initialization.Michael Vrhel1-0/+3
2011-05-27Code cleanup directed by static analysis tools.Henry Stiles1-7/+11
2011-05-15Change in device ICC profile handlingMichael Vrhel1-2/+4
2011-04-25The new custom paper size implementation introduced a bug inHenry Stiles1-1/+2
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-4/+0
2011-04-01Remove temporary development definition used to identify the graphicsHenry Stiles1-2/+0
2011-01-18Avoid excessive printing of blank pages using the "page marked"Henry Stiles1-0/+1
2010-11-02Document a procedure and changes another to static - no changes expected.Henry Stiles1-3/+2
2010-07-20Fixes bug #691464. The page size was not reset correctly, this appearsHenry Stiles1-1/+2
2010-06-29Pass the page size from pxl to pcl pxl passthrough mode, bug #691362Henry Stiles1-2/+3
2010-06-28Finish up bug 691362, PXL PCLSelectFont attribute not handled. TheHenry Stiles1-24/+24
2010-06-26PXL PCLSelectFont implementation - Bug #691362. This code allows theHenry Stiles1-47/+129
2010-06-01Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel1-1/+1
2010-03-01Integrate Michael Vrhel's changes. Moves the initialization of theHenry Stiles1-1/+6
2008-09-25The new interpolation state was not properly initialized when usingHenry Stiles1-1/+3
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-2/+2
2007-02-28cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles1-7/+26
2007-01-15document customer #434 - pxl cet C705 page 3. Also, correct spellingHenry Stiles1-3/+3
2007-01-11Fixed bug where PJL DEFAULT variable where not seen in the next JOB.Stefan Kemper1-0/+1
2006-11-30Add character scale to the XL font state that is saved for passthrough.Stefan Kemper1-1/+11
2006-11-16Fixes for PCL passthrough in PXL.Stefan Kemper1-31/+88
2006-10-31reimplementation of passthrough to comply with the the PCL 4600 CET.Henry Stiles1-61/+192
2006-10-26Fix : Some type casts were potentially harmful.Igor Melichev1-0/+2
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles1-1/+1
2006-04-24Fixes for supporting passthrough CET. Also arbitrarily sets an rgbHenry Stiles1-20/+52
2005-02-03fixes several memory leaks in color space setup and pcl passthru mode.Henry Stiles1-0/+12
2005-01-31gsstate.c and gsstate.h: new api for freeing view clip, removesHenry Stiles1-1/+1
2005-01-02Code cleanup:Stefan Kemper1-3/+4
2004-12-30pxerrors.c, pxfont.[ch], pxink.c, pxparse.c, pxpthr.c - warning fixesHenry Stiles1-0/+1
2002-10-04Initial rough draft of PXL passthrough mode - ability to invoke theHenry Stiles1-0/+64