summaryrefslogtreecommitdiff
path: root/pxl
Commit message (Expand)AuthorAgeFilesLines
* Warning cleanup and remove an obsolete PCL XL colorspace type.Henry Stiles2014-11-133-11/+2
* Fix 695673: symbol set not used correctly.Henry Stiles2014-11-121-2/+1
* Remove repetive accessors for 2 user options (interpolate and nocache)Henry Stiles2014-10-192-15/+4
* Implement NOCACHE parameter. We only support the simple case ofHenry Stiles2014-10-193-0/+13
* Bug 695491: parallel make fail due to pconfig.hChris Liddell2014-09-171-2/+1
* Bug 695049: plexity handling in pclNorbert Janssen2014-04-141-0/+4
* PXL font code - correct the order of a matrix multiplicationKen Sharp2014-04-041-1/+1
* Bug 695100: pxl jpeg decoding sometimes misses scansNorbert Janssen2014-04-041-1/+1
* Remove final remnants of deprecated CRD code.Henry Stiles2014-02-115-28/+14
* Replace the "floatp" with "double"Chris Liddell2013-12-183-13/+13
* Removal of default initialization of ICC profile in languages. The default ...Michael Vrhel2013-09-042-9/+1
* Silent a "Value not read" compiler warning.Hin-Tak Leung2013-07-151-1/+1
* Bug 693661 - implement HP CLJ 3500/3550/3600 emulationHin-Tak Leung2013-07-156-7/+1184
* Remove obsolete USECIEColor option in PCL and PXL.Henry Stiles2013-05-146-37/+9
* Remove obsolete scriptsHenry Stiles2013-05-142-33/+0
* Miscellaneous warning and scan build fixes.Henry Stiles2013-05-081-9/+9
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-073-9/+9
* Fix font state variables not propely initialized and add characterHenry Stiles2013-05-061-14/+11
* pdfwrite - fix some compiler warnings introduced with the palette colour fixKen Sharp2013-05-024-3/+15
* Add high level pattern support to the PXL interpreterKen Sharp2013-04-187-6/+173
* Fix 693841, the symbol set parameter could be read uninitialized.Henry Stiles2013-04-051-1/+3
* Initialize PCL completely before XL Passthrough.Henry Stiles2013-04-051-3/+2
* Fix more gnu indent unwanted side effects.Henry Stiles2013-03-297-367/+223
* Preliminary parsing code for the PXL VendorUnique operator.Henry Stiles2013-03-273-12/+36
* Free path upon fill failing - noticed in code review of ff515a6.Henry Stiles2013-03-261-3/+7
* Fix the fallout of a gnu indent bug introduced with the indentationHenry Stiles2013-03-2612-442/+144
* Fix reading uninitialized point (bug #693655), remove obsoleteHenry Stiles2013-03-261-92/+69
* Remove outdated definition.Henry Stiles2013-03-261-13/+0
* Indent PCL and XL in accordance with the indentation rules inHenry Stiles2013-03-1828-7580/+8366
* Warning cleanup.Henry Stiles2013-03-173-15/+0
* Fix PXL PassThrough test file failure.Henry Stiles2013-02-211-0/+5
* Remove unused GC definitions and declarations.Henry Stiles2013-02-063-61/+14
* Extend/modify FAPI for use by PDLs other than PS/PDF.Chris Liddell2012-11-132-2/+24
* Fixes 693399, PXL file errors out when color palette is too large.Henry Stiles2012-11-111-1/+6
* Warning cleanup.Henry Stiles2012-10-0410-55/+30
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-188-71/+71
* Update copyright "headers".Chris Liddell2012-06-1342-341/+557
* Add command line parsing for icc user parameters.Henry Stiles2012-03-061-0/+33
* Fix 692677, in passthrough mode we initialize the PCL interpreter withHenry Stiles2011-11-171-0/+13
* Squash some more PCL warnings.Robin Watts2011-11-142-5/+5
* The PXL assembler and dissassembler had the incorrect attribute codeHenry Stiles2011-11-111-1/+1
* Squash warnings in pcl/pxl.Robin Watts2011-11-102-6/+6
* Replace all uses of 'template' with 'templat'.Robin Watts2011-11-102-17/+17
* Bug 692481: Fix for remainder of issue; oversize JPEG data causes hang.Robin Watts2011-09-021-3/+19
* Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles2011-08-093-4/+4
* Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston2011-07-202-6/+0
* Fix for icc directory and icc device profile initialization.Michael Vrhel2011-06-262-1/+8
* Clean up warnings and problems identified with static analysis.Henry Stiles2011-06-011-1/+1
* Code cleanup directed by static analysis tools.Henry Stiles2011-05-273-63/+63
* Fixes static analyzer discovered logic error.Henry Stiles2011-05-271-1/+1