summaryrefslogtreecommitdiff
path: root/pl
Commit message (Expand)AuthorAgeFilesLines
* restore the page count in the PCL interpreter, because (I hadn't realised)Ken Sharp2015-07-031-0/+5
* remove FirstPage and LastPage handling from plmain, pass the parametersKen Sharp2015-07-031-29/+8
* It seems that the PCL interpreter releases the paramter list *after* itKen Sharp2015-07-031-2/+2
* Replace strtok()Chris Liddell2015-07-023-8/+9
* Support for Margins on the PCL command line.Henry Stiles2015-07-021-0/+20
* Fix 696039 - Command line option doesn't allow "0" margins.Henry Stiles2015-06-301-8/+39
* Windows display builds: set app as being dpi aware.Robin Watts2015-06-051-0/+19
* Fix Bug #695951 Portion of page cut off.Henry Stiles2015-04-271-0/+1
* More improvement related to bug #695833 properly selecting LinePrinterHenry Stiles2015-02-261-23/+111
* Remove the test for a TrueType file type to make way for supportingHenry Stiles2015-02-261-39/+1
* Fixes bug #695833 to correctly select the Line Printer font instead ofHenry Stiles2015-02-121-0/+9
* Warning cleanup and remove an obsolete PCL XL colorspace type.Henry Stiles2014-11-131-1/+1
* Fix 695673: symbol set not used correctly.Henry Stiles2014-11-122-11/+4
* Fix warnings introduced with "saved page" work.Henry Stiles2014-10-191-4/+4
* Remove repetive accessors for 2 user options (interpolate and nocache)Henry Stiles2014-10-192-0/+19
* Add -dNOCACHE to the usage help statement that runs when the programHenry Stiles2014-10-191-1/+1
* Implement NOCACHE parameter. We only support the simple case ofHenry Stiles2014-10-193-0/+8
* Change the -Z: output to report parse done as well as page render done.Ray Johnston2014-09-231-1/+1
* Bug 695491: parallel make fail due to pconfig.hChris Liddell2014-09-171-0/+6
* Add an option to set hardware margins.Henry Stiles2014-06-251-0/+19
* Bug 695190: implement glyph width cache for pcl/pxlChris Liddell2014-04-293-3/+118
* Remove final remnants of deprecated CRD code.Henry Stiles2014-02-113-426/+1
* Debug option "-ZI" results improved or corrected with the goal ofHenry Stiles2014-01-131-1/+1
* Replace the "floatp" with "double"Chris Liddell2013-12-189-30/+30
* Change the order of checks when enumerating PCL fonts.Chris Liddell2013-11-261-4/+6
* pcl/FAPI MT font fixes.Chris Liddell2013-11-261-3/+6
* Fix more Segfaults with --saved-pages and psdcmyk and many differences.Ray Johnston2013-11-231-2/+14
* Remove the -dDisableFAPI hack from the "languages" buildsChris Liddell2013-10-111-20/+0
* Have FAPI honor GridFitTT parameter.Chris Liddell2013-10-111-12/+12
* Bug 694519: improve PCL performance with FAPIChris Liddell2013-10-101-18/+68
* Make sure the mono device that is created for non-FAPI bold font caching has ...Michael Vrhel2013-09-161-2/+2
* Enhance gx_saved_page and save_page function to support advanced functions.Ray Johnston2013-09-013-3/+71
* xps: Fix memory leak (bug 694469).Tor Andersson2013-08-291-0/+1
* Fix 694434, fix incorrect parsing of corrupt file.Henry Stiles2013-07-301-0/+15
* Bug 693661 - implement HP CLJ 3500/3550/3600 emulationHin-Tak Leung2013-07-151-15/+19
* Remove Java based PCL viewer and its supporting code.Henry Stiles2013-07-083-62/+1
* Fixed GhostPCL -DPACIFY_VALGRIND missing symbol issue.Marcos H. Woehrmann2013-06-041-1/+1
* Ensure that PCL bitmap glyphs with no data still execute setcachedeviceKen Sharp2013-05-201-3/+3
* Remove obsolete USECIEColor option in PCL and PXL.Henry Stiles2013-05-141-1/+0
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-074-9/+9
* squelch a couple of minor compiler warningsKen Sharp2013-05-051-0/+2
* Add high level pattern support to PCL and HPGLKen Sharp2013-05-031-0/+2
* Fix more gnu indent unwanted side effects.Henry Stiles2013-03-296-719/+824
* Fix the fallout of a gnu indent bug introduced with the indentationHenry Stiles2013-03-2619-511/+0
* Indent PCL and XL in accordance with the indentation rules inHenry Stiles2013-03-1852-10063/+11233
* Warning cleanup.Henry Stiles2013-03-172-4/+7
* Bug 692722: Fix garbage in win32 console when using unicode filename.Henry Stiles2013-03-151-1/+10
* Bug 693699: replace all fopen calls with gp_fopenChris Liddell2013-03-152-5/+5
* Bug 693453, remove unnecessary confusing check for a null parameter.Henry Stiles2013-03-081-6/+1
* Move output devices to their own directory.Chris Liddell2013-03-061-1/+1