summaryrefslogtreecommitdiff
path: root/pxl
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Warning cleanup no expected differences.Henry Stiles2-2/+3
2011-02-17PCL-XL bitmap fonts have a font header of 10 bytes followed by theHenry Stiles1-0/+11
2011-01-28Shailesh Mistry's fix for long standing bug 689705. We were ignoringHenry Stiles1-3/+4
2011-01-18Avoid excessive printing of blank pages using the "page marked"Henry Stiles2-2/+5
2011-01-14Disable software clipping to emulate the HP 1/6" inch hardware margin.Henry Stiles3-59/+1
2010-12-28Disable Font hinting at printer resolutions, the improvement does notHenry Stiles1-0/+5
2010-11-22Fixes Bug 691771, the "known media" table was terminated with aHenry Stiles1-6/+6
2010-11-02Document a procedure and changes another to static - no changes expected.Henry Stiles2-3/+7
2010-10-25Fix crash reported in bug #691717, gs_text_release() should not beHenry Stiles1-1/+4
2010-10-23Document current discrepancies in the Quality Logic FTS PCL XLHenry Stiles1-0/+0
2010-10-08Add parsing of the interpolation device parameter to PXL. PCL alreadyHenry Stiles3-0/+13
2010-07-31Thanks to Norbert Janssen for providing this fix for bug #690375. PCLHenry Stiles1-65/+79
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 Stiles2-25/+25
2010-06-26PXL PCLSelectFont implementation - Bug #691362. This code allows theHenry Stiles3-476/+575
2010-06-26Updates missing or wrong header file dependencies. No expectedHenry Stiles1-8/+10
2010-06-01Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel4-4/+4
2010-05-28Fixes bug #690793. PJL Formlines was not set correctly if the paperHenry Stiles3-46/+13
2010-05-28Documents anomaly for PCL XL fts file T203, see patch for details.Henry Stiles1-1/+9
2010-05-13Fixes bug #690877, update the PXL default fill algorithm to useHenry Stiles2-19/+1
2010-05-06The color space at the time a pattern was created and the color spaceHenry Stiles1-433/+440
2010-05-06The PCL-XL interpreter was incorrectly printing a partial page uponHenry Stiles1-156/+151
2010-05-05More work for bug 691207 (remove global vars). Change the gp_ interface andRobin Watts1-1/+1
2010-05-04As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts1-2/+2
2010-04-29A light sprinkling of casts (mostly between byte and char) to silenceRobin Watts2-5/+5
2010-03-13Fixes PCL XL FTS 3.0 T333.BIN panel 01. The rectangles were notHenry Stiles1-1/+1
2010-03-01Integrate Michael Vrhel's changes. Moves the initialization of theHenry Stiles3-6/+11
2010-02-17Michael Vrhel's patches to enable use of the ICC branch with pcl andHenry Stiles2-1/+24
2010-01-28Support for unstyled substitution. We have always avoidedHenry Stiles2-71/+39
2009-11-19Add a function process_file to the plmain interface. This is a very simple ha...Tor Andersson1-0/+1
2009-10-29Fix line join, or more exactly a "curve join" problem noted in bugHenry Stiles1-1/+0
2009-10-28Prevent overflow in delta row compression, bug #690844. We use aHenry Stiles1-0/+3
2009-08-30Make PXL operator definitions public to clean up many lackingHenry Stiles10-102/+109
2009-08-28Add additional parsing attributes for the vendor unique operator. WeHenry Stiles2-4/+4
2009-08-14Fixes part of bug #690704. There was a reference counting problemHenry Stiles4-87/+67
2009-06-17Clamp character shear operands to reasonable values. This should fixghostpdl-ebuildHenry Stiles1-0/+10
2009-05-10Add aliases for paper size JIS B4 and JIS B5, fixing bug #689677. NoHenry Stiles1-1/+3
2009-04-22Fixes bug #690420, several state variables could be read uninitializedHenry Stiles1-0/+3
2009-03-27Fixes for 690203 and 690323, some pcl drivers write incorrect TrueTypeHenry Stiles1-1/+16
2009-03-19This continues the fix for 689822. Freeing the indexed palette in theHenry Stiles1-1/+12
2008-12-17proper error processing for bug #690203 to detect a true typeHenry Stiles1-1/+5
2008-09-25The new interpolation state was not properly initialized when usingHenry Stiles1-1/+3
2008-08-02Cleanup logical errors which could result in a null dereference. InHenry Stiles1-4/+4
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles45-0/+15653
2008-06-30We did not anticipate having to use HP's obsolete Master Symbol ListHenry Stiles1-3/+4
2008-06-30Ghostpcl revision 3094 exposed a new problem in the PCLXL cet, thereHenry Stiles4-0/+10
2008-06-11Fixes indeterminism in C307.BIN reported last in cluster regressionHenry Stiles1-1/+11
2008-04-29Fixes 689699. Curves should have beveled joins. Actually we had aHenry Stiles1-0/+1
2008-04-21Changes limit of undocumented vendor unique attribute. Fixes 689797,Henry Stiles1-1/+1