summaryrefslogtreecommitdiff
path: root/gpdl
Commit message (Expand)AuthorAgeFilesLines
* gsapi_set_param improvements.Robin Watts2020-08-031-4/+2
* Extend gpdl to cope with being fed PDFs via run_string.Robin Watts2020-07-071-1/+59
* Remove unused remnants from gpdl/pngtop.cRobin Watts2020-06-251-61/+0
* GPDL: Remove "min_input_size" from pl_interp_characteristics_tRobin Watts2020-06-257-14/+7
* lgtm.com fixes: gpdl tweaks.Robin Watts2020-05-104-16/+10
* Update copyright to 2020Chris Liddell2020-04-1010-10/+10
* Fix shared libtiff and libjpeg buildChris Liddell2020-03-312-6/+12
* jbig2dec: Pass segment numbers as unsigned values to error callback.Sebastian Rasmussen2020-03-201-1/+1
* Squash some unused variable warnings.Robin Watts2020-02-241-1/+0
* Alternative fix for leaks after error in gs_main_init_with_args01()Robin Watts2020-02-141-0/+1
* Fixed segv after alloc failure in ps_impl_allocate_interp_instance() (found b...Julian Smith2020-02-101-1/+3
* gpdl: Update j2k reading code to spot modified header.Robin Watts2020-01-281-4/+2
* Support for YCbCr, LogL, LOGLUV and paletted TIFFs.Robin Watts2019-12-121-26/+217
* Further fixes for GPDL TIFF.Robin Watts2019-12-122-23/+131
* Fixes for GPDL TIFF support.Robin Watts2019-12-121-21/+54
* GPDL PNG supportRobin Watts2019-11-273-4/+856
* Coverity 351086: Fix out-of-bounds access to score[2].Julian Smith2019-11-251-1/+1
* Fix incorrect transform in gpdl/pwgtop.cRobin Watts2019-11-251-1/+1
* Add Jpeg2000 "language" interpreter for gpdl.Robin Watts2019-11-252-1/+748
* Remove FIXME and associated dead code in pwgtop.cRobin Watts2019-11-251-9/+1
* Fix coverity #351085; toff_t's are unsigned.Robin Watts2019-11-251-4/+5
* gpdl: Fixup some warnings.Robin Watts2019-11-214-56/+25
* gpdl: Add 'jbig2' language implementation.Robin Watts2019-11-212-1/+825
* Remove some dead code/variables from tifftop.cRobin Watts2019-11-211-23/+0
* Remove trailing whitespaceKen Sharp2019-11-201-1/+1
* gpdl: Add tiff "interpreter" to gpdl.Robin Watts2019-11-192-1/+840
* gpdl: Fix compiler flags for pwgtop.cRobin Watts2019-11-191-1/+1
* gpdl: Fix jpeg/pwg behaviour with varying resolutions.Robin Watts2019-11-192-15/+42
* Slight reorganisation of gpdl interpreter files.Robin Watts2019-11-194-253/+261
* Add simple PWG "interpreter" for gpdl.Robin Watts2019-11-152-3/+730
* img language implementationRobin Watts2019-11-132-2/+867
* Public build changes to accommodate private URF support.Robin Watts2019-11-131-2/+13
* Remove unused gpdlpsi.mak file.Robin Watts2019-11-081-64/+0
* Update source/header file copyright notice to 2019Chris Liddell2019-01-165-5/+5
* gpdl: Add -c operation to gpdl.Robin Watts2019-01-091-3/+24
* Remove some blah_DEFINED cruft.Robin Watts2019-01-071-1/+0
* Add -I handling to gpdl.Robin Watts2019-01-041-0/+10
* Removing display postscript and NeXT dps operators.Nancy Durgin2018-12-182-5/+2
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-29/+376
* Update language recognition mechanism.Robin Watts2018-11-161-6/+44
* Update copyright notice with new head office address.Ken Sharp2018-01-305-15/+15
* Remove shared device psi implementation and improve documentation.Henry Stiles2017-05-191-444/+54
* PL API: Remove separate interpreter instances.Henry Stiles2017-05-191-18/+18
* PL API Remove device_memory main instance member.Henry Stiles2017-05-191-20/+1
* Tidy/Add static lib target(s).Chris Liddell2017-01-311-1/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-3/+3
* Fix crash in language switch build introduced by an API change inHenry Stiles2015-10-191-56/+4
* Commit of build_consolidation branchChris Liddell2015-07-205-0/+1154