summaryrefslogtreecommitdiff
path: root/pxl
AgeCommit message (Expand)AuthorFilesLines
2001-02-01Support for MediaSize array parameter. 1.0 only supported anHenry Stiles2-50/+80
2001-02-01fixes a stupid copy-paste typo.Henry Stiles1-2/+2
2001-02-01modifies language auto sense string so that protocol 2.0 would beHenry Stiles1-1/+1
2000-12-04Modified to return an error indicating no current font ifHenry Stiles1-1/+5
2000-10-30Version changes were not complete.Henry Stiles2-3/+4
2000-10-30removes obsolete version code.Henry Stiles1-9/+1
2000-10-30Changes mediatype type, it is a byte array not an int.Henry Stiles1-1/+1
2000-10-30pcl 134 (sleet) alpha release.Henry Stiles1-0/+108
2000-10-25PXL Level 2.0 jpeg filter added. Removes #define PXL2_0 used whileHenry Stiles1-28/+12
2000-10-25Correction! much of the srgb setup discussed in the log entry forHenry Stiles1-254/+284
2000-10-25Removes #define PXL2_0 used while level 2.0 code was unstable.Henry Stiles1-32/+36
2000-10-25Adds srgb color space type and removes cached "needs_halftone" field.Henry Stiles1-2/+2
2000-10-25support for 2.0 vertical printing mode.Henry Stiles1-0/+5
2000-10-25Removes #define PXL2_0 used while level 2.0 code. Removes check forHenry Stiles1-61/+8
2000-10-25workaround that needs further evaluation. The parsers "left" bufferHenry Stiles1-1/+1
2000-10-25Support for PXL 2.0 operator RemoveStream. Changes to allow both PXLHenry Stiles1-104/+125
2000-09-15Code and documentation for environment variable to specify directoryHenry Stiles1-21/+19
2000-07-10new support for pcl5e bitmap fonts that are designed in landscapeHenry Stiles1-3/+4
2000-05-31If the accumulated skip length is 0 disable dashing and use a trueHenry Stiles1-1/+17
2000-05-21add level 2_0 conditional compilation directive. Somehow I missed toHenry Stiles1-0/+2
2000-05-11This checkin includes most of the functionality necessary to parse XLHenry Stiles6-39/+356
2000-04-22updated for version 1.33Henry Stiles2-1/+61
2000-02-18Adds pjl "ENTER LANGUAGE" functionality. PCL or XL can now beHenry Stiles1-1/+1
2000-02-17Changes for language switching, auto sensing, better memoryHenry Stiles5-263/+12
2000-02-04From what I can gather... pxl treats ellipses as degenerate if bothHenry Stiles1-12/+23
2000-02-04modifications to support the FreeBSD platform. Setting of SYNCHenry Stiles1-1/+3
2000-01-27Added $(DD)gsnogc.dev to the FEATURE_DEV list to clear a problemDan Coby1-1/+2
2000-01-27Correct problem with drawing ellipses in a counterclockwise direction.Dan Coby1-1/+9
2000-01-13Fix to use -x 23 instead of '#' character (for Watcom wmake)Ray Johnston1-2/+2
2000-01-11Updated for pcl and XL release 1.32.Henry Stiles2-1/+460
2000-01-05Halftones have to be set before rendering patterns, this change fixesHenry Stiles1-1/+15
1999-12-13uses cljet5pr - see the corresponding pcl entry.Henry Stiles1-1/+1
1999-12-13Simulates the 1/6" margin in pxl instead of modifying the device'sHenry Stiles4-21/+58
1999-12-12The actual bold fraction used on HP printers is larger than theHenry Stiles1-1/+1
1999-11-29We now clamp coordinates to prevent limitchecks in paths. This moreHenry Stiles1-0/+3
1999-11-10Fixes for some missing/wrong filenames and one missing font (Univers CdBd)Ray Johnston1-2/+5
1999-10-23Fix reference counting for painted paths so they are freed correctly.Ray Johnston1-1/+0
1999-10-15Upon completion of the pdl implementation, the process should returnHenry Stiles1-1/+1
1999-10-14Fix for recursive gs_gstate reference in patterns that caused largeRay Johnston1-1/+6
1999-10-05Moves "FEATUREDEVS" back to the main makefiles. These were moved toHenry Stiles2-4/+2
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles4-75/+72
1999-10-02Updgrades XL to use the Licensed HP fonts like the pcl interpreter.Henry Stiles1-29/+29
1999-09-29The cursor pointer was not correctly updated to the beginning of theHenry Stiles1-0/+1
1999-09-20Changed version number.Marcos H. Woehrmann1-1/+1
1999-08-25NEWS-PXL commit.Marcos H. Woehrmann1-0/+91
1999-08-25changed version number.Marcos H. Woehrmann1-1/+1
1999-06-17releases pxl error page font and enumeration when shutting down anHenry Stiles4-2/+16
1999-06-06removes obsolete comment.Henry Stiles1-2/+0
1999-06-02Initial checkin for multiple language support, shared devices,John Desrosiers13-351/+792
1999-05-27replace gsgc.h include with gsnogc.h.Henry Stiles2-3/+3