summaryrefslogtreecommitdiff
path: root/pcl
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Fixes 692992. Implicit closepaths not properly detected.Henry Stiles1-15/+11
2012-04-13Support HPGL style path handling.Robin Watts1-0/+3
2012-03-06Add command line parsing for icc user parameters.Henry Stiles1-0/+34
2012-03-03Fix 692893 gl/2 rectangles not properly placed.Henry Stiles1-1/+11
2012-03-03Fixes bug 692894, orientation of pcl pages incorrect.Henry Stiles2-14/+3
2012-03-03Better error handling in the absence of fonts.Henry Stiles2-2/+2
2012-02-15Fix 692857, wrong current unit initialization in HPGL/2-RTL.Henry Stiles1-1/+8
2012-02-12Improve character fills, bug #692849.Henry Stiles3-2/+20
2012-02-12Improvements for bug 692849.Henry Stiles2-3/+8
2012-02-12Bug 692849, missing green filled boxes fixed.Henry Stiles1-2/+4
2012-02-03Fixes 692387, the font rotation code did not work properly for someHenry Stiles1-44/+37
2012-02-03RTL mode's print direction is always rotated with respect to theHenry Stiles1-1/+1
2012-02-02Add 4 new raster decompression methods to PCL.Henry Stiles5-15/+152
2012-01-18PJL support for the resolution variable.Henry Stiles3-0/+23
2012-01-18Reverts 3ab47d0e1e357a16cf5b35747b10b26d99b4d6f0, bad fix.Henry Stiles1-8/+2
2012-01-09The previous standalone GL/2 mode is incompatible with how theHenry Stiles1-95/+68
2012-01-09The HPGL-2/RTL work of the last few commits introduce a regression -Henry Stiles1-1/+1
2012-01-09Implements transformations and clipping needed by HPGL/2-RTL. TheHenry Stiles3-86/+137
2012-01-09Presentation mode 3 and clipping when the cap is coincident with theHenry Stiles1-4/+11
2012-01-09Support the geometry option on the command line, note this reallyHenry Stiles3-5/+24
2012-01-09The default top and left margin are 0 in HPGL-2/RTL mode, not the standardHenry Stiles1-2/+2
2012-01-09The transformation setup for HPGL-2 and RTL was really only correctHenry Stiles4-1/+6
2012-01-09Remove unnecessary warning of dubious origin.Henry Stiles1-4/+0
2012-01-09The new ICC flow does not require CRD's and we now do not selectivelyHenry Stiles5-90/+13
2011-12-13Common subexpression elimination - no expected changes.Henry Stiles1-3/+7
2011-12-13Reorganize the initialization of the pen width and residual paletteHenry Stiles1-13/+15
2011-12-13Addresses 692051, the palette string's allocated size alwaysHenry Stiles1-13/+55
2011-12-13Make fuction static.Henry Stiles1-1/+1
2011-12-13Fix long standing problem where too many palette entries wereHenry Stiles1-1/+2
2011-12-13Back out valgrind workarounds to resize and initialize indexed colorHenry Stiles1-20/+0
2011-12-13Extra debugging support for PCL color spaces.Henry Stiles5-3/+135
2011-11-21Fix one of the casts from b6cd8ce7351fc7bb759b5b7dcea7e74b2abb3850Marcos H. Woehrmann1-8/+8
2011-11-18The indeterminism in the test file TIFFOffsetA4PL.pcl was caused byHenry Stiles1-0/+2
2011-11-17Capitalize a symbolic constant.Henry Stiles1-18/+18
2011-11-17The "wide a4" state variable could be used unitialized when usingHenry Stiles1-1/+1
2011-11-14Squash some more PCL warnings.Robin Watts1-1/+1
2011-11-11Fix 690417 - new PCL command "set logical page". This allows the userHenry Stiles2-1/+27
2011-11-10Squash warnings in pcl/pxl.Robin Watts21-82/+82
2011-11-10Squash warnings in MSVC build.Robin Watts2-4/+4
2011-11-07Fix 692614 - the unsolid pattern should be used when the gl/2 whiteHenry Stiles1-2/+5
2011-09-28Fixes 692544, an "off by one" error in the parser caused a pcl dataHenry Stiles1-1/+1
2011-09-28Change to new indenting style, no expected differences.Henry Stiles1-482/+500
2011-08-09Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles2-2/+0
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-4/+0
2011-07-06Shailesh Mistry's fix for 692311 - corrupt character rendering.Henry Stiles1-2/+11
2011-07-06Removes obsolete code.Henry Stiles1-6/+0
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel1-0/+4
2011-06-03Deprecate CRDs in PCLHenry Stiles13-607/+17
2011-06-02Trivial warning fixesHenry Stiles2-1/+3
2011-06-02Make page size procedure robust against paper size table changes.Henry Stiles1-1/+8