summaryrefslogtreecommitdiff
path: root/base/gsdparam.c
Commit message (Expand)AuthorAgeFilesLines
* Graphics library - create icc_struct when requiredHEADmasterKen Sharp2023-05-171-33/+31
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in base/Chris Liddell2023-01-041-1/+3
* Bug 706091 (continued): Fix signed char mistake.Robin Watts2022-11-251-2/+3
* Bug 706091: Encode/Decode ICCOutputColors from utf <-> 8 bit.Robin Watts2022-11-211-5/+87
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-301-2/+1
* Add commmand line options for threshold on blacktext and blackvectorMichael Vrhel2022-05-031-0/+65
* -dBlackVector=true/false option addedMichael Vrhel2022-04-071-0/+45
* Move base files away from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-3/+3
* Param parsing - Fix string lifetime problemKen Sharp2021-05-311-1/+1
* Change BandHeight parameter so the -1 means 1 band per page.Ray Johnston2021-05-241-1/+3
* Remove gx_device_set_procs.Robin Watts2021-04-201-2/+0
* Change names from Graphics and Path to Vector, for consistencyRay Johnston2021-03-311-17/+17
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* NupControl improvements to prevent save/restore problems.Ray Johnston2021-03-031-23/+76
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-20/+31
* Replace -dSimulateOverprint boolean with multi-valued -dOverprintRay Johnston2021-02-011-15/+32
* Implement Nup subclass device to support nesting images on a page.Ray Johnston2021-01-261-2/+40
* Squashed commit of pdfwrite_ocr branch.Ken Sharp2020-11-121-0/+2
* Bug 702192 Map text to blackMichael Vrhel2020-10-121-0/+45
* Fix typo in default param handling.Robin Watts2020-08-071-1/+1
* Improve PageList device param handlingChris Liddell2020-06-181-1/+8
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* CID: 355082. Fix comparison of size_t < 0.Robin Watts2020-03-181-1/+1
* Add support for 64bit and size_t paramaters.Robin Watts2020-03-171-13/+13
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-3/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug #699687 "grestore can bypass SAFER"Ken Sharp2018-09-011-2/+12
* Bug 699381 Add error checking for device icc profilesMichael Vrhel2018-06-221-12/+12
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-061-1/+1
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-1/+0
* squash more scanbuild warningsKen Sharp2018-02-021-0/+9
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Introduce ColorAccuracy settingMichael Vrhel2017-12-281-1/+15
* Device method repair - use accessors throughoutKen Sharp2017-11-161-10/+10
* Repair the device API - device methods should never be NULLKen Sharp2017-11-161-0/+40
* Coverity ID# 94891Chris Liddell2017-09-071-1/+1
* Bug 698334: LeadingEdge parameter problems.Ray Johnston2017-08-061-2/+4
* Bug 693684: Add InterpolateControl parameter to limit image interpolation.Ray Johnston2017-07-051-1/+10
* Fix ignored return code for ICC profile device parameters.Ray Johnston2017-02-011-9/+36
* Bug 697435 add blending color spaceMichael Vrhel2016-12-151-3/+24
* Remove MarginsHWResolution non-standard device parameterRay Johnston2016-12-021-18/+1
* Prevent dereference of NULL device methodKen Sharp2016-10-051-4/+8
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-061-0/+1
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-2/+4
* Add a system to allow processing of individual pages and ranges of pagesKen Sharp2016-04-191-2/+50
* Bug 696616: Move antidropout downscaler functionality.Robin Watts2016-03-011-0/+11
* Improve logability of errors.Robin Watts2016-02-181-2/+2
* Add post rendering ICC profile to device params and Device ICC structureMichael Vrhel2015-07-211-1/+24
* Fix typo in gx_default_get_param for TextICCProfile.Michael Vrhel2015-07-211-1/+1