summaryrefslogtreecommitdiff
path: root/pxl
Commit message (Expand)AuthorAgeFilesLines
* Make PXL operator definitions public to clean up many lackingHenry Stiles2009-08-3010-102/+109
* Add additional parsing attributes for the vendor unique operator. WeHenry Stiles2009-08-282-4/+4
* Fixes part of bug #690704. There was a reference counting problemHenry Stiles2009-08-144-87/+67
* Clamp character shear operands to reasonable values. This should fixghostpdl-ebuildHenry Stiles2009-06-171-0/+10
* Add aliases for paper size JIS B4 and JIS B5, fixing bug #689677. NoHenry Stiles2009-05-101-1/+3
* Fixes bug #690420, several state variables could be read uninitializedHenry Stiles2009-04-221-0/+3
* Fixes for 690203 and 690323, some pcl drivers write incorrect TrueTypeHenry Stiles2009-03-271-1/+16
* This continues the fix for 689822. Freeing the indexed palette in theHenry Stiles2009-03-191-1/+12
* proper error processing for bug #690203 to detect a true typeHenry Stiles2008-12-171-1/+5
* The new interpolation state was not properly initialized when usingHenry Stiles2008-09-251-1/+3
* Cleanup logical errors which could result in a null dereference. InHenry Stiles2008-08-021-4/+4
* Import the ghostpdl code from the private trunk r3107.Ralph Giles2008-07-1445-0/+15653
|\
| * We did not anticipate having to use HP's obsolete Master Symbol ListHenry Stiles2008-06-301-3/+4
| * Ghostpcl revision 3094 exposed a new problem in the PCLXL cet, thereHenry Stiles2008-06-304-0/+10
| * Fixes indeterminism in C307.BIN reported last in cluster regressionHenry Stiles2008-06-111-1/+11
| * Fixes 689699. Curves should have beveled joins. Actually we had aHenry Stiles2008-04-291-0/+1
| * Changes limit of undocumented vendor unique attribute. Fixes 689797,Henry Stiles2008-04-211-1/+1
| * Fixes a compiler error in MSVC. int32_t is defined in system headersHenry Stiles2008-03-192-7/+2
| * cosmetic change, use int32_t from stdint_.h instead of a definitionHenry Stiles2008-03-066-25/+19
| * Remove diagnostic relative position printout, this was wrongHenry Stiles2008-03-041-5/+5
| * Fixes several issues associated with bug #689598. pcl6_gcc.mak nowHenry Stiles2007-12-281-3/+8
| * Fixes 689587. The jpeg device was mistakenly identified as a halftoneHenry Stiles2007-12-031-4/+1
| * Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles2007-09-2512-95/+95
| * Modifications for pcl, pxl, and xps so text works properly with highHenry Stiles2007-08-153-25/+10
| * Partial fix to optimize the usage of artificially boldened characters.Henry Stiles2007-07-222-15/+13
| * Provide a special case for the undocumented symbol set 590 (XL only).Henry Stiles2007-07-191-3/+5
| * Modifications to support Raph's improvement to allocation of colorHenry Stiles2007-03-125-33/+35
| * Delta row compression did not work properly for large images withHenry Stiles2007-03-041-13/+20
| * new header file was not added in last commit. Thanks to Stefan forHenry Stiles2007-02-281-0/+32
| * cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles2007-02-2811-19/+42
| * silently ignore 0 scaled fonts. Removes hack to adjust the shearHenry Stiles2007-02-132-5/+18
| * document customer #434 - pxl cet C705 page 3. Also, correct spellingHenry Stiles2007-01-152-3/+20
| * Fixed bug where PJL DEFAULT variable where not seen in the next JOB.Stefan Kemper2007-01-111-0/+1
| * document customer bug 321 - missing wedges in passthrough mode CETHenry Stiles2007-01-101-0/+11
| * Last change was not complete.Henry Stiles2007-01-101-2/+2
| * various fixes to get pcl running on msvc version 8. This will build aHenry Stiles2007-01-103-2068/+4
| * document C705 customer number 0025.Henry Stiles2007-01-091-2/+4
| * The fine print in the xl manual indicated rops 0,160,170, 240,250 andHenry Stiles2006-12-081-29/+48
| * Documents a CET workaround and anomaly. Customer image #'s 42, 43 are hpHenry Stiles2006-12-081-0/+23
| * Add character scale to the XL font state that is saved for passthrough.Stefan Kemper2006-11-301-1/+11
| * Changes for XL begin page parameter management.Stefan Kemper2006-11-181-9/+25
| * Add Customer pcl-pxl bug list as a text file.Stefan Kemper2006-11-161-1/+1
| * Fixes for PCL passthrough in PXL.Stefan Kemper2006-11-163-32/+190
| * Flush character cache on pxl character boldness settings.Stefan Kemper2006-11-161-3/+9
| * reimplementation of passthrough to comply with the the PCL 4600 CET.Henry Stiles2006-10-314-65/+223
| * Fix : Some type casts were potentially harmful.Igor Melichev2006-10-262-2/+4
| * WARNING: msvc makefile changes will be necessary.Henry Stiles2006-10-242-2/+2
| * Provide a gs_state argument for gs_image_cleanup.Igor Melichev2006-10-241-1/+1
| * We missed adding a pcl xl 2.1 feature - BeginPage can be used with noHenry Stiles2006-10-192-37/+56
| * lineprinter was broken in pxl since the last time lineprinter wasHenry Stiles2006-10-182-32/+2