summaryrefslogtreecommitdiff
path: root/base/gscspace.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Ghostscript - colour spaces and garbage collectionKen Sharp2023-03-011-3/+9
* GhostPDF + pdfwrite - emit an Alternate for some ICCBased spaces.Ken Sharp2023-02-281-4/+7
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-6/+8
* Rename opmode to opmsupported, and tweak operation.Robin Watts2021-05-141-22/+15
* Overprint fix in presence of unresolved opmode.Robin Watts2021-05-141-5/+13
* Update colorspace finalizers.Robin Watts2021-05-071-2/+7
* Move cs_adjust_color_count (and twin) from being macros to functions.Robin Watts2021-05-071-2/+4
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Change macro names to be less confusing.Robin Watts2021-02-171-3/+3
* Add cs_adjust_altcounts_icc.Robin Watts2021-02-161-0/+9
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-10/+9
* Trim trailing white spaceKen Sharp2020-08-201-1/+1
* Bug 702725 Maintain spot colors when overprint mismatch in process CSMichael Vrhel2020-08-141-1/+32
* Improve client memory handling for colour spaces and patternsKen Sharp2020-08-121-0/+5
* Bug 697545 : Prevent numerous memory leaks.Shailesh Mistry2020-05-091-4/+7
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-3/+3
* Fixed segv on error in gs_cspace_new_scrgb() (found by memento).Julian Smith2020-02-101-0/+4
* Fix trailing white spaces in a number of places.Ken Sharp2020-01-301-1/+1
* Bug 702053: Overprint precision issueMichael Vrhel2020-01-211-1/+3
* Fix defects reported from fill-stroke3 mergeMichael Vrhel2020-01-121-1/+3
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-18/+61
* DeviceN - handle attributes Subtype and cleaning upKen Sharp2019-05-031-6/+6
* Add a devn_process_space to color gs_color_space_sMichael Vrhel2019-04-301-2/+13
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Address compiler warningsKen Sharp2019-01-021-1/+3
* Bug 700383: Add support for scRGBMichael Vrhel2018-12-181-0/+48
* Bug 698721 Overprint mode getting used during shading patternMichael Vrhel2018-12-141-3/+5
* Make ICC profile management thread safe.Ray Johnston2018-03-281-4/+4
* Check for error case in gs_cspace_new_ICC()Ken Sharp2018-02-121-0/+3
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Repair the device API - device methods should never be NULLKen Sharp2017-11-161-3/+0
* Tweak map_XXXX_subclass functions.Robin Watts2017-11-011-9/+7
* Bug 697545: Extend "separable_and_linear" processing.Robin Watts2017-03-071-1/+1
* Bug 693307 Overprint issuesMichael Vrhel2016-12-161-176/+9
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-40/+38
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-5/+5
* Coverity ID 119184Michael Vrhel2016-05-041-35/+36
* Coverity fix - CID 94748 and 94805 potentail NULL dereferenceKen Sharp2016-04-211-15/+19
* Fix use of uninitialised var.Robin Watts2016-01-041-1/+1
* Squash warnings: Warnings caused by printf specifiers.Robin Watts2016-01-041-2/+2
* Add proper check for gx_dc_type_data_devn color type in shading color linearityMichael Vrhel2015-10-261-1/+17
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1041