summaryrefslogtreecommitdiff
path: root/base/gxpcmap.c
Commit message (Expand)AuthorAgeFilesLines
* Graphics library - cleanup properly on failure to push pdf14 deviceKen Sharp2023-05-031-1/+1
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Add dev->non_strict_bounds flag.Robin Watts2023-02-161-0/+1
* Fix compiler warnings in debug buildsChris Liddell2023-01-041-4/+4
* Color replacement exampleMichael Vrhel2022-09-141-0/+1
* Bug 705733: Improve pattern error cleanupChris Liddell2022-08-091-2/+4
* Add commmand line options for threshold on blacktext and blackvectorMichael Vrhel2022-05-031-1/+1
* -dBlackVector Extend to work with Pattern PaintType2Michael Vrhel2022-04-241-4/+25
* Bug 705197 OSS 46307Michael Vrhel2022-04-131-3/+3
* Update pattern cache to cope with hash collision for 2 'locked' tiles.Robin Watts2022-04-071-7/+40
* Bug 705203: Fix SEGV seen in overnights with pattern cache problem.Robin Watts2022-04-071-0/+1
* Bug 705063: Fix blank_unmasked_bits to work msb, not lsb.Robin Watts2022-03-151-1/+1
* Fix segfault issues with simulate overprintMichael Vrhel2022-02-281-1/+1
* Move base files away from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-3/+3
* Fix a memory leakKen Sharp2021-12-231-4/+8
* Pattern accumulator should use gx_default_copy_alpha_hl_colorMichael Vrhel2021-11-161-0/+1
* Bug 704670: Patterns with Alphabits, Transparency, and ClistMichael Vrhel2021-11-091-0/+20
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-4/+4
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-3/+32
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-1/+0
* Split initialize device proc into two.Robin Watts2021-04-261-7/+7
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-1/+0
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-2/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-1/+1
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-1/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-1/+0
* Further rationalisation of device init.Robin Watts2021-04-201-5/+2
* Move devices away from static init of procs.Robin Watts2021-04-201-82/+50
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-1/+1
* Fix bug 702559: Patterns + overprint on 16 bit-per-component devicen devices.Ray Johnston2020-07-141-2/+7
* Pass memory to clist_make_accum_device()Nancy Durgin2020-07-011-2/+2
* lgtm.com fixes: Don't define external functions in local scope.Robin Watts2020-05-181-1/+0
* lgtm.com fixes: Avoid narrow mult cast to longer type.Robin Watts2020-05-111-2/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-2/+2
* Add support for 64bit and size_t paramaters.Robin Watts2020-03-171-13/+11
* Bug 702121: PCL performance degradationRobin Watts2020-02-141-2/+2
* Fix segfaults in transparent patterns with -Z@Chris Liddell2020-01-211-23/+21
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-4/+38
* Make sure blend mode is passed to tile with pdfiMichael Vrhel2019-11-191-4/+6
* Fix crash when RAW_PATTERN_DUMP is enabledMichael Vrhel2019-07-171-7/+8
* Destructors should cope with NULL.Robin Watts2019-07-051-0/+2
* Bug 701284: Fix leak of pdf14device in xps.Robin Watts2019-07-051-1/+1
* Fix debug code to call gp_fopen correctly.Robin Watts2019-06-191-6/+6
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-1/+1
* Add check for gs_error_handled for pattern handlingNancy Durgin2019-05-211-0/+2
* Bug 700624: Fix "full" pattern fills with gaps between cells.Robin Watts2019-04-181-2/+21
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1