Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | Fix 692857, wrong current unit initialization in HPGL/2-RTL. | Henry Stiles | 1 | -1/+8 |
2012-03-15 | Improve character fills, bug #692849. | Henry Stiles | 3 | -2/+20 |
2012-03-15 | Improvements for bug 692849. | Henry Stiles | 2 | -3/+8 |
2012-03-15 | Bug 692849, missing green filled boxes fixed. | Henry Stiles | 1 | -2/+4 |
2012-03-15 | Fixes 692387, the font rotation code did not work properly for some | Henry Stiles | 1 | -44/+37 |
2012-03-15 | RTL mode's print direction is always rotated with respect to the | Henry Stiles | 1 | -1/+1 |
2012-03-15 | Add 4 new raster decompression methods to PCL. | Henry Stiles | 5 | -15/+152 |
2012-03-15 | PJL support for the resolution variable. | Henry Stiles | 3 | -0/+23 |
2012-03-15 | Reverts 3ab47d0e1e357a16cf5b35747b10b26d99b4d6f0, bad fix. | Henry Stiles | 1 | -8/+2 |
2012-03-15 | The previous standalone GL/2 mode is incompatible with how the | Henry Stiles | 1 | -95/+68 |
2012-03-15 | The HPGL-2/RTL work of the last few commits introduce a regression - | Henry Stiles | 1 | -1/+1 |
2012-03-15 | Implements transformations and clipping needed by HPGL/2-RTL. The | Henry Stiles | 3 | -86/+137 |
2012-03-15 | Presentation mode 3 and clipping when the cap is coincident with the | Henry Stiles | 1 | -4/+11 |
2012-03-15 | Support the geometry option on the command line, note this really | Henry Stiles | 3 | -5/+24 |
2012-03-15 | The default top and left margin are 0 in HPGL-2/RTL mode, not the standard | Henry Stiles | 1 | -2/+2 |
2012-03-15 | The transformation setup for HPGL-2 and RTL was really only correct | Henry Stiles | 4 | -1/+6 |
2012-03-15 | Remove unnecessary warning of dubious origin. | Henry Stiles | 1 | -4/+0 |
2012-03-15 | The new ICC flow does not require CRD's and we now do not selectively | Henry Stiles | 5 | -90/+13 |
2012-03-15 | Common subexpression elimination - no expected changes. | Henry Stiles | 1 | -3/+7 |
2012-03-15 | Reorganize the initialization of the pen width and residual palette | Henry Stiles | 1 | -13/+15 |
2012-03-15 | Addresses 692051, the palette string's allocated size always | Henry Stiles | 1 | -13/+55 |
2012-03-15 | Make fuction static. | Henry Stiles | 1 | -1/+1 |
2012-03-15 | Fix long standing problem where too many palette entries were | Henry Stiles | 1 | -1/+2 |
2012-03-15 | Back out valgrind workarounds to resize and initialize indexed color | Henry Stiles | 1 | -20/+0 |
2012-03-15 | Extra debugging support for PCL color spaces. | Henry Stiles | 5 | -3/+135 |
2012-03-15 | Fix one of the casts from b6cd8ce7351fc7bb759b5b7dcea7e74b2abb3850 | Marcos H. Woehrmann | 1 | -8/+8 |
2012-03-15 | The indeterminism in the test file TIFFOffsetA4PL.pcl was caused by | Henry Stiles | 1 | -0/+2 |
2012-03-15 | Capitalize a symbolic constant. | Henry Stiles | 1 | -18/+18 |
2012-03-15 | The "wide a4" state variable could be used unitialized when using | Henry Stiles | 1 | -1/+1 |
2012-03-15 | Squash some more PCL warnings. | Robin Watts | 1 | -1/+1 |
2012-03-15 | Fix 690417 - new PCL command "set logical page". This allows the user | Henry Stiles | 2 | -1/+27 |
2012-03-15 | Squash warnings in pcl/pxl. | Robin Watts | 21 | -82/+82 |
2012-03-15 | Squash warnings in MSVC build. | Robin Watts | 2 | -4/+4 |
2012-03-15 | Fix 692614 - the unsolid pattern should be used when the gl/2 white | Henry Stiles | 1 | -2/+5 |
2012-03-15 | Fixes 692544, an "off by one" error in the parser caused a pcl data | Henry Stiles | 1 | -1/+1 |
2012-03-15 | Change to new indenting style, no expected differences. | Henry Stiles | 1 | -482/+500 |
2012-03-15 | Remove gserror.h, its contents have been moved to gserrors.h so we | Henry Stiles | 2 | -2/+0 |
2012-03-15 | Fix for missing ICCProfilesDir during some device init. Move profiledir to gs... | Ray Johnston | 1 | -4/+0 |
2012-03-15 | Shailesh Mistry's fix for 692311 - corrupt character rendering. | Henry Stiles | 1 | -2/+11 |
2012-03-15 | Removes obsolete code. | Henry Stiles | 1 | -6/+0 |
2012-03-15 | Fix for icc directory and icc device profile initialization. | Michael Vrhel | 1 | -0/+4 |
2011-06-03 | Deprecate CRDs in PCL | Henry Stiles | 13 | -607/+17 |
2011-06-02 | Trivial warning fixes | Henry Stiles | 2 | -1/+3 |
2011-06-02 | Make page size procedure robust against paper size table changes. | Henry Stiles | 1 | -1/+8 |
2011-06-01 | Clean up warnings and problems identified with static analysis. | Henry Stiles | 7 | -27/+46 |
2011-05-27 | Makes procedure static. | Henry Stiles | 1 | -1/+1 |
2011-05-20 | Merge branch 'Type3_PCL' | Ken Sharp | 1 | -1/+1 |
2011-05-17 | Add another new font type 'ft_PCL_user_defined' for the PCL bitmap | Ken Sharp | 1 | -1/+1 |
2011-05-15 | Change in device ICC profile handling | Michael Vrhel | 1 | -1/+1 |
2011-04-25 | The new custom paper size implementation introduced a bug in | Henry Stiles | 1 | -12/+15 |