summaryrefslogtreecommitdiff
path: root/devices/gdevtifs.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706388: Fix a typo writing the gs version to TIFF tagsChris Liddell2023-02-271-2/+2
* OSS-fuzz #49266 - avoid a divide-by-zero errorKen Sharp2022-07-191-2/+7
* Update -DCLUSTER nobbling of copyright/version etc.Robin Watts2022-06-011-0/+2
* Update libtiff to 4.3.0Chris Liddell2022-05-111-6/+6
* Update plan devices to use the downscaler, plus various fixes.Robin Watts2022-03-071-40/+6
* Overprint simulation and OutputIntent interactionMichael Vrhel2022-03-021-2/+0
* Move devices from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-3/+3
* Support -dDeskew for planar devices.Robin Watts2021-05-241-2/+0
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Add patch version to version numberChris Liddell2020-08-181-2/+6
* Rework downscaler initialisation.Robin Watts2020-06-031-21/+17
* Fix memory leaks in tiffsep.Robin Watts2020-06-011-1/+1
* Remove "magic numbers" from profile type selectionMichael Vrhel2020-05-111-3/+3
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix devices that ignore return codes from gdev_prn get_bits & copy_scan_linesRay Johnston2019-11-131-1/+4
* Nobble various uses of "time" in the code in CLUSTER builds.Robin Watts2019-10-311-0/+5
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Device method repair - use accessors throughoutKen Sharp2017-11-161-2/+2
* Add ETS to Downscaler.Robin Watts2016-12-121-11/+27
* Add support for -sPostRenderProfile="icc profile" to tiffscaled devicesMichael Vrhel2016-07-221-13/+94
* Coverity ID 126581 - cast to avoid implicit sign extensionKen Sharp2016-06-061-1/+1
* Bug 696620: Avoid rangecheck errors in tiff devices.Robin Watts2016-03-011-3/+5
* Update devices to return errors using return_error.Robin Watts2016-02-181-3/+3
* Bug 696571: Fix rangecheck in tiffscaled.Robin Watts2016-02-091-2/+3
* Reduce boilerplate downscaler params handling.Robin Watts2016-02-051-134/+23
* Initial import of ClapTrap.Robin Watts2016-02-051-3/+107
* Squash warnings: MSVC ones.Robin Watts2016-01-041-2/+2
* Make writing TIFF DateTime tag optional.Chris Liddell2015-12-041-3/+18
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+541