summaryrefslogtreecommitdiff
path: root/pcl
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Fixes bug #692037 and improves the several pages in PCL5C CET filesHenry Stiles1-0/+5
2011-03-07The PCL code creates an indexed colored space (with 256*3) entries, and thenRobin Watts1-0/+13
2011-02-22Initialise pcs->vmi_cp to zero to quieten valgrind, and solve Bug 691987.Robin Watts1-12/+13
2011-02-20Fixes 691987. Initialize the pcl cap to 0, later it is againHenry Stiles2-2/+1
2011-02-11Optimization to skip the unsolid pattern if the pattern is opaque andHenry Stiles1-3/+13
2011-02-11Use memset instead of setting bytes individually, no expectedHenry Stiles1-2/+2
2011-01-18Avoid excessive printing of blank pages using the "page marked"Henry Stiles3-22/+23
2011-01-15Followup to commit 12027 (see that log for more details), as expectedHenry Stiles1-5/+1
2010-12-28Disable Font hinting at printer resolutions, the improvement does notHenry Stiles1-0/+3
2010-11-23Fix for bug 691655: Indeterminism in PCL code (shown by valgrind).Robin Watts1-0/+7
2010-11-15Fixes bug 689361 - The HP origin in raster presentation mode 3 is offHenry Stiles1-2/+20
2010-11-0911890 was not correct, it it did not properly delete gl/2 patternsHenry Stiles1-10/+17
2010-11-06Delete the contents of the GL2 pattern dictionary at end of job. ThisHenry Stiles1-10/+16
2010-11-03Fixes bug 691738, the state restore process after a PCL macro call wasHenry Stiles1-12/+13
2010-11-02Remove a bug from the anomaly list that was fixed some time ago.Henry Stiles1-4/+0
2010-11-01Document PCL differences against the HP 4700Henry Stiles1-0/+0
2010-10-25Fix crash reported in bug #691717, gs_text_release() should not beHenry Stiles2-3/+4
2010-10-20Fixes 690415, the pcl interpreter failed to print the undefined glyphHenry Stiles1-5/+12
2010-10-11PCL should copy the complete palette, pens (entries) outside of rangeHenry Stiles1-6/+4
2010-10-11Implement the HPGL/2 color range command, not surprisingly we missedHenry Stiles4-0/+67
2010-08-03Fix 691501, the new mask patterns introduced with revision 10324 wereHenry Stiles1-1/+3
2010-07-31Thanks to Norbert Janssen for providing this fix for bug #690375. PCLHenry Stiles1-58/+74
2010-06-29Pass the page size from pxl to pcl pxl passthrough mode, bug #691362Henry Stiles2-6/+14
2010-06-28Finish up bug 691362, PXL PCLSelectFont attribute not handled. TheHenry Stiles2-54/+50
2010-06-26PXL PCLSelectFont implementation - Bug #691362. This code allows theHenry Stiles1-145/+145
2010-06-26Updates missing or wrong header file dependencies. No expectedHenry Stiles3-30/+43
2010-06-16A memory error check was not put immediately after the allocation. NoHenry Stiles1-1/+1
2010-06-07Fixes bug #691357, in pathological input cases the polyline encodingHenry Stiles2-61/+94
2010-06-01Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel2-2/+2
2010-05-20Documents another anomaly.Henry Stiles1-0/+5
2010-05-11Fix potential customer reported problems associated with the ATSHenry Stiles1-426/+432
2010-05-08Fixes a customer reported problem with pcl6 cet 3.0 T427.BIN (no bugHenry Stiles1-2/+12
2010-05-08Fixes a coding error the enumerated type value pcl_reset_printer wasHenry Stiles1-156/+162
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-1/+1
2010-04-29A light sprinkling of casts (mostly between byte and char) to silenceRobin Watts1-1/+1
2010-04-08Revision 10259 was incorrect, a page is ejected unconditionally if weHenry Stiles1-51/+51
2010-03-27copy the last pattern id and pointers in upattern_do_copy()Hin-Tak Leung2-1/+5
2010-03-19Adds iniitialization for the HPGL/2 soft clip windows simply to quietHenry Stiles1-48/+52
2010-03-01Integrate Michael Vrhel's changes. Moves the initialization of theHenry Stiles1-5/+4
2010-03-01It is not necessary to set up the graphics library crd if the deviceHenry Stiles1-0/+3
2010-02-23Update pcl anomaly documentation for new problems discovered on theHenry Stiles1-358/+73
2010-02-17Michael Vrhel's patches to enable use of the ICC branch with pcl andHenry Stiles2-1/+13
2010-02-17Expands the change in rev 10750 which only included device independentHenry Stiles1-1/+3
2010-02-12Absurd as it may seem, all device independent color space requestsHenry Stiles1-0/+14
2010-02-11Merge the pcl_font_mods branch into the trunk, adding a longstandingHenry Stiles11-99/+284
2010-02-02Fixes bug #691098, a regression knowingly introduced with the changeHenry Stiles1-1/+10
2010-01-30The wrong font was selected on pcl 5c fts panel 443 because theHenry Stiles1-0/+1
2010-01-29Fixed missing codes on pcl 5c fts panel 1790. Codes are alwaysHenry Stiles1-2/+6
2010-01-29The size of the pcl palette was not synchronzized with size of theHenry Stiles1-0/+4