summaryrefslogtreecommitdiff
path: root/pcl
Commit message (Expand)AuthorAgeFilesLines
* Bug 696271: Fix a load of makefile dependencies.Chris Liddell2015-10-144-134/+273
* Bug 696232: apply metrics for PCL TTF fonts.Chris Liddell2015-10-093-10/+50
* Fix Bug #696242: PCL should be the default implementation whenHenry Stiles2015-10-071-4/+4
* Fix PCL crash if no device argument is specified.Henry Stiles2015-08-271-2/+0
* Bug 696126: tweak error checking for graphics state creationChris Liddell2015-08-241-2/+3
* Use default device list for PCL/XPSChris Liddell2015-08-181-5/+13
* Split fonts files out from romfs argsChris Liddell2015-08-181-1/+3
* Fix bug #694673, segmentation fault caused by "fuzzing" test.Henry Stiles2015-08-141-2/+17
* Fix for bug 696124, character scaling with a singular matrix.Henry Stiles2015-08-111-2/+19
* Bug 696101: fix uses of the sfopen API.Chris Liddell2015-08-061-3/+3
* Commit of build_consolidation branchChris Liddell2015-07-20375-20/+52375
* Fix a potential uninitialised variable spotted by scan-buildKen Sharp2015-07-091-0/+1
* Addition of device 'subclassing'Ken Sharp2015-07-092-54/+24
* Fix lacking debug output for the label termination command.Henry Stiles2015-06-301-0/+1
* Improve the readability of the built-in bitmap patterns. The change hasHenry Stiles2015-06-301-53/+252
* Consolidate almost all error codes into the graphics libraryChris Liddell2015-06-077-32/+23
* Clarified comment re. default PCL HW margins in pcl/pcpage.c.Marcos H. Woehrmann2015-06-051-4/+6
* Fix Bug #695951 Portion of page cut off.Henry Stiles2015-04-271-1/+8
* Fix bug 695867, incorrect cursor position.Henry Stiles2015-04-011-0/+11
* Refactor and cleanup hpgl/2 IP and IR commands.Henry Stiles2015-04-011-37/+51
* Fix 695888 - GhostPCL locks up.Henry Stiles2015-03-271-1/+1
* Integrate Ken Sharp's solution to preserve PCL transparent text inHenry Stiles2014-12-192-4/+74
* Warning cleanup and remove an obsolete PCL XL colorspace type.Henry Stiles2014-11-132-5/+3
* Fix 695673: symbol set not used correctly.Henry Stiles2014-11-122-3/+2
* Bug #695578 - Continue parsing a numeric parameter if a bad characterHenry Stiles2014-10-191-6/+4
* Remove repetive accessors for 2 user options (interpolate and nocache)Henry Stiles2014-10-191-16/+3
* Implement NOCACHE parameter. We only support the simple case ofHenry Stiles2014-10-193-1/+13
* Upon macro creation there is no need to search the dictionary for aHenry Stiles2014-10-071-2/+0
* Fix Bug #695535 Page not cleared upon resolution setting.Henry Stiles2014-09-252-1/+15
* Change the -Z: output to report parse done as well as page render done.Ray Johnston2014-09-231-0/+2
* Bug 695490: GL stick font seg faultChris Liddell2014-09-171-0/+5
* Bug 695491: parallel make fail due to pconfig.hChris Liddell2014-09-171-2/+3
* Fix Bug 695481 - Barcode font scaled incorrectly.Henry Stiles2014-09-141-4/+5
* Address leaking font cache in PCL interpreterKen Sharp2014-09-021-0/+36
* Use a conditional form feed when selecting a page side, #695325.Henry Stiles2014-07-141-1/+1
* Bring comment in line with recent changes to the printable region.Henry Stiles2014-07-071-7/+4
* PCL no longer needs to maintain the hardware clipping state with theHenry Stiles2014-06-263-50/+26
* Default PCL to full bleed, setting the printable region margins to 0.Henry Stiles2014-06-261-1/+1
* Fix 694958 - raster portions of plot were rotated because theHenry Stiles2014-04-211-1/+1
* Bug 695049: plexity handling in pclNorbert Janssen2014-04-142-4/+87
* Fix 695417 cursor tracking broken.Henry Stiles2014-04-111-2/+0
* Disable the remaining long form color commands, fixing 695110.Henry Stiles2014-04-081-9/+7
* Bug 695138: PCL pushcursor in definemacro not stored correctly (combined comm...Norbert Janssen2014-04-071-4/+4
* Miscellaneous corrections to typos and comments, accumulated over a while.Hin-Tak Leung2014-03-193-5/+5
* Abbreviated escape sequence improvement.Henry Stiles2014-03-112-6/+11
* Fix Bug 694685 - Seg faults found by fuzzing in sfopen.Henry Stiles2014-02-241-5/+3
* Remove final remnants of deprecated CRD code.Henry Stiles2014-02-112-6/+3
* Fix non gcc DEBUG builds of pcl.Robin Watts2014-01-291-2/+2
* Fix 694951 - No output produced.Henry Stiles2014-01-171-0/+1
* Debug option "-ZI" results improved or corrected with the goal ofHenry Stiles2014-01-1317-37/+158