summaryrefslogtreecommitdiff
path: root/pxl
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-06accidentally backed out this fix last checkin. It turns out thatHenry Stiles1-0/+4
2006-07-06uncomment code that was to be tested to enable format 1 class 2 fonts.Henry Stiles1-8/+1
2006-06-20fixes bitmap font scaling regression (sigh). Affects the following cet files:Henry Stiles1-5/+4
2006-06-19pxink.c - type error resulted in many color problems in the pxl cet.Henry Stiles1-1/+1
2006-05-22WARNING - probably breaks ufst build. pcl (not xl) vertical writingHenry Stiles2-244/+80
2006-05-12support for pcl xl font substituton and warning. The current defaultHenry Stiles1-3/+21
2006-05-11Mods last fix slightly. Apparently we should not undo the pageHenry Stiles1-10/+6
2006-05-10UFST XL bitmap character rotation with page orientation bug.Stefan Kemper2-4/+10
2006-05-10pxldis.py - see previous log entry for this code, should have beenHenry Stiles3-8/+17
2006-04-24Fixes for supporting passthrough CET. Also arbitrarily sets an rgbHenry Stiles3-22/+58
2006-04-20Set the graphics state color space to pxl's color space beforeHenry Stiles1-13/+26
2006-04-18Add an anomaly and flag CRGB as an error like the Color Laserjet 4600.Henry Stiles2-2/+22
2006-04-18Amputate a vistigial appendage from xl's sorted evolution. ThisHenry Stiles1-14/+1