summaryrefslogtreecommitdiff
path: root/pcl
AgeCommit message (Expand)AuthorFilesLines
2006-07-18emulate binding of soft clip window to plotter units. Also cleans upHenry Stiles4-23/+33
2006-07-12In the interest of breaking every file in the regression suite:Henry Stiles2-36/+113
2006-07-06I am too lazy to look up the origin of this hack, but it's wrong andHenry Stiles1-5/+0
2006-06-19correction to previous checkin. It is not necessary to home theHenry Stiles1-5/+1
2006-06-19pxink.c - type error resulted in many color problems in the pxl cet.Henry Stiles6-26/+58
2006-06-07monochrome mode.Henry Stiles3-21/+45
2006-05-26Add forced close path to hpgl_CI commandStefan Kemper1-0/+2
2006-05-22WARNING - probably breaks ufst build. pcl (not xl) vertical writingHenry Stiles1-16/+17
2006-05-16Disable HPGL SP command inside of polygon mode.Stefan Kemper1-1/+1
2006-04-24Fixes for supporting passthrough CET. Also arbitrarily sets an rgbHenry Stiles2-49/+71
2006-04-24Changing foreground color doesn't break the underline.Stefan Kemper1-1/+0
2006-04-24Fixed regression where picture frame scaling shouldn't createStefan Kemper3-4/+18
2006-04-24Increase SC scaling from 5 to 7 decimal digits of accuracy.Stefan Kemper1-3/+5
2006-04-21Disable pictureframe scaling if SC type 2 point factor scaling is used.Stefan Kemper1-1/+1
2006-04-13return e_range on a 0 size pattern instead of exiting the job. ThisHenry Stiles1-2/+7
2006-04-13Picture frame scaling changes.Stefan Kemper2-8/+18
2006-04-13check for format 20 instead of using a heuristic to determineHenry Stiles1-8/+1
2006-04-11more awkward fixes for pathological cases from the cet. Handle the case of 0...Henry Stiles3-8/+22
2006-04-11Fixes macro/palette stack interaction. This also "fixes" fts 2410,Henry Stiles1-0/+2
2006-04-10cet 23-01 fix. User defined downloaded colored pattern wasHenry Stiles1-6/+8
2006-04-10fixes 30-05... pitch ceiling.Henry Stiles1-3/+6
2006-04-10Two fixes for CET 20-01.bin, handling downloading of corrupt fonts andHenry Stiles2-1/+12
2006-04-09debug warning message for setting a non invertible matrix and GL/2Henry Stiles2-4/+11
2006-04-09When substituting a cie color space the cid headers were not checkedHenry Stiles1-10/+14
2005-12-29disabling underlining now flushes any current underline.Henry Stiles1-1/+7
2005-04-06Fixed bug in pcl top margin.Stefan Kemper1-5/+11
2005-03-16Fixed bug with macros and pcl cursor stack.Stefan Kemper1-0/+9
2005-03-02Fixed missing paren copiler error in last commit.Stefan Kemper1-1/+1
2005-03-02Changed pcl raster height,width calculation to have a minimum size of 1 pixel.Stefan Kemper1-2/+3
2005-02-23Fixed compiler error on MSVC target.Stefan Kemper1-1/+2
2005-02-23Copyright header modification.Stefan Kemper1-1/+1
2005-02-18Fixed last commit to only clear permanent patterns on Permanent reset.Stefan Kemper1-2/+2
2005-02-18Changed pcl cold reset / reset printer to delete permanent patterns.Stefan Kemper1-1/+1
2005-02-18reading crd from device deprecated.Henry Stiles1-21/+18
2005-02-08pxsessio.c: formatting/indenting.Henry Stiles2-11/+20
2005-02-03free the pattern cache.Henry Stiles1-3/+11
2005-01-31gsstate.c and gsstate.h: new api for freeing view clip, removesHenry Stiles3-32/+33
2005-01-06FT[34] did not properly mark the page as dirty if the source wasHenry Stiles1-3/+3
2005-01-02Warning cleanup;Stefan Kemper1-8/+0
2004-12-30missing includes.Henry Stiles2-0/+2
2004-12-30more warning cleanup.Henry Stiles5-3/+5
2004-12-30add missing include file and removes unused function.Henry Stiles1-17/+1
2004-12-30Null pad bitmap font downloads and warning fix.Henry Stiles1-1/+2
2004-12-30adds halftone api header file and fixes some warnings.Henry Stiles1-2/+3
2004-12-30constify parameters for accessing configure image data info.Henry Stiles2-12/+9
2004-12-30function definition added to free crd.Henry Stiles1-0/+2
2004-12-30cast away warning.Henry Stiles1-1/+1
2004-12-30cast away warningHenry Stiles1-1/+1
2004-12-30argument mismatchHenry Stiles1-1/+1
2004-12-16- gs/src/devs.mak, gs/src/lib.mak - move definitions for device pxlHenry Stiles1-26/+47