summaryrefslogtreecommitdiff
path: root/pcl/pl
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-0452-160/+164
* Debugging fixupsHenry Stiles2023-02-281-1/+4
* Tweak parameter testing to use an 'argis' macro.Robin Watts2023-02-281-47/+39
* Avoid GPDL 'pass_param_to_languages' early termination.Robin Watts2023-02-281-1/+1
* Bug 706389: Fix versioning format consistencyChris Liddell2023-02-271-3/+1
* Fix another memory leak of param lists in gpdl.Robin Watts2023-02-221-1/+2
* Fix windows builds of gpdl, broken by utf8 change.Robin Watts2022-11-221-1/+1
* Move gp_wutf8 functions to be gp_utf8.Robin Watts2022-11-211-3/+3
* Allow @file syntax to include files in the ROM file systemKen Sharp2022-11-214-15/+16
* Add text file interpreter for gpdl.Robin Watts2022-10-211-0/+5
* Revise FAPI integration in PCL code.Chris Liddell2022-10-122-5/+3
* PCL interpreter - fix decode_glyph for UnicodeKen Sharp2022-09-271-3/+9
* Correct PCL passthrough SEGVs.Robin Watts2022-09-201-1/+1
* Add gpdl support for SmartOffice integration.Robin Watts2022-09-193-14/+52
* gpdl: Ensure that -o sets -dNOPAUSE for postscript jobs.Robin Watts2022-09-161-3/+5
* Change how pdfi interacts with FAPI for Truetype fontsChris Liddell2022-07-041-1/+2
* Support -dNODISPLAY command line option in "pl" layerChris Liddell2022-03-181-19/+23
* Coverity 375566: Init ref counting entry for gs_halftone (xps)Chris Liddell2022-02-171-1/+2
* Squash a compiler warning with debug build.Chris Liddell2022-02-171-1/+1
* Coverity 375727: initialise stack variableChris Liddell2022-02-171-2/+3
* Move pcl/ sources away from gs_sprintf to gs_snprintfChris Liddell2022-02-162-3/+3
* Fix memory leak.Robin Watts2022-02-031-2/+2
* Bug 693376: Move pjl_permanent_soft_fonts to pjl state structure.Robin Watts2022-01-211-12/+12
* Add pdfi to gpdlChris Liddell2021-12-071-3/+3
* Fix for setting of PageSpotColors Bug 704660Michael Vrhel2021-11-051-13/+0
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-0/+24
* Bug 704255: Fix bounds checking of fco file name stringChris Liddell2021-08-271-2/+3
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-254-21/+7
* PCL: Update windows call sequence to match linux.Robin Watts2021-08-201-0/+12
* Fix wrong length parameter.Henry Stiles2021-08-161-3/+3
* Coverity ID: 372274Chris Liddell2021-08-131-1/+1
* Commit pdfi to master.Robin Watts2021-08-124-2/+15
* Add -dRESETRESOURCES option for gpdl.Robin Watts2021-08-104-3/+71
* Tweak param name in pl_auto_sense.Robin Watts2021-08-101-3/+3
* Rejig text_begin dev_proc.Robin Watts2021-06-151-1/+1
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-031-0/+1
* Suppress PJL build date in CLUSTER builds.Robin Watts2021-04-231-0/+4
* Update copyright to 2021Chris Liddell2021-03-1552-52/+52
* Fix exports for GPL DLL.Robin Watts2021-03-111-2/+4
* Bug 703294: Fix Ghostscript build for AndroidPeter Cherepanov2021-02-152-2/+3
* "Address" subscript -1 is outside array bounds warningChris Liddell2020-10-061-8/+4
* Squash a couple of compiler warnings.Robin Watts2020-10-011-1/+0
* Fix memory leak in pcl pdfmark implementationNancy Durgin2020-09-221-0/+3
* Fix segfaults in UFST - use correct font nameChris Liddell2020-09-211-1/+1
* Strip trailing whitespace from makefiles.Robin Watts2020-09-091-5/+5
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-092-2/+2
* Rejig PCL/PXL to call graphics library rather than device functions.Robin Watts2020-09-084-153/+24
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-181-1/+1
* Update gsapi_set_params to use an "int *" for booleans.Robin Watts2020-08-143-7/+5
* Swap order of arguments in gsapi_set_param/gsapi_get_param.Robin Watts2020-08-112-4/+4