summaryrefslogtreecommitdiff
path: root/pxl
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-19Fixes a compiler error in MSVC. int32_t is defined in system headersHenry Stiles2-7/+2
2008-03-06cosmetic change, use int32_t from stdint_.h instead of a definitionHenry Stiles6-25/+19
2008-03-04Remove diagnostic relative position printout, this was wrongHenry Stiles1-5/+5
2007-12-28Fixes several issues associated with bug #689598. pcl6_gcc.mak nowHenry Stiles1-3/+8
2007-12-03Fixes 689587. The jpeg device was mistakenly identified as a halftoneHenry Stiles1-4/+1
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles12-95/+95
2007-08-15Modifications for pcl, pxl, and xps so text works properly with highHenry Stiles3-25/+10
2007-07-22Partial fix to optimize the usage of artificially boldened characters.Henry Stiles2-15/+13
2007-07-19Provide a special case for the undocumented symbol set 590 (XL only).Henry Stiles1-3/+5
2007-03-12Modifications to support Raph's improvement to allocation of colorHenry Stiles5-33/+35
2007-03-04Delta row compression did not work properly for large images withHenry Stiles1-13/+20
2007-02-28new header file was not added in last commit. Thanks to Stefan forHenry Stiles1-0/+32
2007-02-28cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles11-19/+42
2007-02-13silently ignore 0 scaled fonts. Removes hack to adjust the shearHenry Stiles2-5/+18
2007-01-15document customer #434 - pxl cet C705 page 3. Also, correct spellingHenry Stiles2-3/+20
2007-01-11Fixed bug where PJL DEFAULT variable where not seen in the next JOB.Stefan Kemper1-0/+1
2007-01-10document customer bug 321 - missing wedges in passthrough mode CETHenry Stiles1-0/+11
2007-01-10Last change was not complete.Henry Stiles1-2/+2
2007-01-10various fixes to get pcl running on msvc version 8. This will build aHenry Stiles3-2068/+4
2007-01-09document C705 customer number 0025.Henry Stiles1-2/+4
2006-12-08The fine print in the xl manual indicated rops 0,160,170, 240,250 andHenry Stiles1-29/+48
2006-12-08Documents a CET workaround and anomaly. Customer image #'s 42, 43 are hpHenry Stiles1-0/+23
2006-11-30Add character scale to the XL font state that is saved for passthrough.Stefan Kemper1-1/+11
2006-11-18Changes for XL begin page parameter management.Stefan Kemper1-9/+25
2006-11-16Add Customer pcl-pxl bug list as a text file.Stefan Kemper1-1/+1
2006-11-16Fixes for PCL passthrough in PXL.Stefan Kemper3-32/+190
2006-11-16Flush character cache on pxl character boldness settings.Stefan Kemper1-3/+9
2006-10-31reimplementation of passthrough to comply with the the PCL 4600 CET.Henry Stiles4-65/+223
2006-10-26Fix : Some type casts were potentially harmful.Igor Melichev2-2/+4
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles2-2/+2
2006-10-24Provide a gs_state argument for gs_image_cleanup.Igor Melichev1-1/+1
2006-10-19We missed adding a pcl xl 2.1 feature - BeginPage can be used with noHenry Stiles2-37/+56
2006-10-18lineprinter was broken in pxl since the last time lineprinter wasHenry Stiles2-32/+2
2006-10-18algoritmithic bolding should not be applied to character paths. FixesHenry Stiles1-2/+3
2006-10-16delta row compression did not work properly with raster patterns.Henry Stiles1-9/+26
2006-09-20Fix missing current point after painting path in PXL.Stefan Kemper1-2/+4
2006-09-19Warning: These changes have not been completely tested or areHenry Stiles2-2/+3
2006-09-07Fix harmless but incorrect merge.Stefan Kemper1-6/+0
2006-09-07Restore integration of the ufst lineprinter font and removal of theRalph Giles1-2/+1
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles14-224/+228
2006-07-27plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl canHenry Stiles1-13/+10
2006-07-18emulate binding of soft clip window to plotter units. Also cleans upHenry Stiles1-1/+1