summaryrefslogtreecommitdiff
path: root/devices/gdevpsd.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* ENABLE_COLOR_REPLACE demo should be only for CMYK psd devicesMichael Vrhel2022-12-121-2/+2
* Color replacement updateMichael Vrhel2022-10-261-3/+37
* psdcmyk device spot color orderMichael Vrhel2022-09-161-33/+43
* Bug 705703 psdcmyktags deviceMichael Vrhel2022-09-151-3/+3
* Color replacement exampleMichael Vrhel2022-09-141-0/+73
* Bug 705696 psdcmyktags (and psdcmyktags16) crashMichael Vrhel2022-08-021-2/+2
* Bug 705696: Issues with -sICCOutputColors and TransparencyMichael Vrhel2022-08-021-2/+10
* Update copyrights for files changed since 2022 started.Chris Liddell2022-01-121-1/+1
* Add psdcmyktags and psdcmyktags16 devicesMichael Vhrel2022-01-111-44/+216
* Add device ICC profile into psd file resourcesMichael Vrhel2022-01-051-11/+41
* Fix ordering of separations when SeparationOrder not givenKen Sharp2021-11-231-2/+5
* Ensure psdcmyk device only uses rendered colorantsMichael Vrhel2021-10-151-7/+18
* If no SeparationOrder is specified, psdcmyk spot colors order is alpahbeticRay Johnston2021-08-311-2/+29
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-17/+19
* Expand and alter support for NCLR ICC profile and color namesMichael Vrhel2021-05-281-46/+28
* Split initialize device proc into two.Robin Watts2021-04-261-20/+10
* Further rationalisation of device init.Robin Watts2021-04-201-9/+4
* Move devices away from static init of procs.Robin Watts2021-04-201-74/+39
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Do not allow psd devices to change color modelMichael Vrhel2021-03-041-72/+1
* Defeat ICC component validation for nullpage deviceChris Liddell2020-07-291-1/+1
* Rework downscaler initialisation.Robin Watts2020-06-031-5/+4
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix "blue gradients" seen with psdrgb device.Robin Watts2020-02-191-0/+1
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-1/+4
* Fix various printer devices to properly call spec ops.Robin Watts2019-09-121-1/+1
* Squash warning in gdevpsd.cRobin Watts2019-08-161-1/+2
* Fix up some coverity issues, and other warningsChris Liddell2019-06-181-2/+10
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-5/+5
* Update psd devices to only do one pass while rendering.Robin Watts2019-02-261-10/+11
* Bug 696318 psdcmykog issuesMichael Vrhel2019-02-101-2/+4
* Bug 696318: psdrgb deviceMichael Vrhel2019-02-071-1/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove some blah_DEFINED cruft.Robin Watts2019-01-071-23/+1
* Address compiler warningsKen Sharp2019-01-021-1/+0
* Bug 688210: Add psdcmyk16 and psdrgb16 devicesMichael Vrhel2018-12-291-33/+81
* Fix errors introduced in previous commitMichael Vrhel2018-06-271-1/+16
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Switch to lcms2 Artifex version for CMMMichael Vrhel2018-01-121-17/+17
* Avoid clearing cm_comps arrays in cmap functions.Robin Watts2017-11-011-0/+3
* Coverity ID 94728Ken Sharp2017-09-041-13/+8
* Bug #696856 - fix memcmp being used on a structure.Henry Stiles2016-08-291-141/+0
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-6/+6
* Fix psdcmyk handling of output to /dev/null or equivalent.Chris Liddell2016-03-051-3/+11
* Silence warning about unchecked return code.Robin Watts2016-02-091-0/+2
* Reduce boilerplate downscaler params handling.Robin Watts2016-02-051-117/+15
* Initial import of ClapTrap.Robin Watts2016-02-051-10/+133
* Remove legacy lower case arch_* macrosChris Liddell2016-01-111-1/+1