summaryrefslogtreecommitdiff
path: root/base/gdevp14.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 706686: Fix alphabits, fill/stroke, and transparency interaction.Robin Watts2023-05-161-15/+35
* Fix typo in pdf14_fill_stroke_path.Robin Watts2023-05-081-1/+1
* Fix tiny inefficiency in gdevp14.c knockout handling.Robin Watts2023-05-011-2/+2
* Ensure that we catch errors from gs_update_trans_marking_paramsRobin Watts2023-04-281-9/+19
* Bug 706683: Fill+Stroke: Keep clist in sync with transparency changes.Robin Watts2023-04-271-0/+1
* Bug 706643: Fix fill_stroke transparency handling.Robin Watts2023-04-261-2/+11
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Add dev->non_strict_bounds flag.Robin Watts2023-02-161-1/+2
* Bug 706064 OSS-fuzz #53126Michael Vrhel2022-11-141-1/+2
* Color replacement updateMichael Vrhel2022-10-261-4/+10
* Fix a few warningsMichael Vrhel2022-10-111-2/+0
* Overprint, transparency, alpha buffer, stroke fill interactionMichael Vrhel2022-10-081-67/+309
* Bug 705938 seg fault with clist patternMichael Vrhel2022-09-291-2/+3
* Color replacement exampleMichael Vrhel2022-09-141-0/+23
* Coverity ID #380567Ken Sharp2022-08-311-5/+7
* Graphics library and xpswrite - clean up properly on errorKen Sharp2022-08-301-1/+5
* graphics library - another heap-buffer overflow in copy_monoKen Sharp2022-08-041-8/+18
* Fix crash with psdrgbMichael Vrhel2022-08-031-1/+1
* Bug 705696: Issues with -sICCOutputColors and TransparencyMichael Vrhel2022-08-021-77/+16
* Fix Nup subclassing deviceKen Sharp2022-07-011-0/+1
* Bug 705297 BlackVector issueMichael Vrhel2022-05-121-0/+2
* Bug 705175 Index sep color space with /None entryMichael Vrhel2022-04-231-0/+5
* Coverity 377394 Reorder null-check and dereference.Michael Vrhel2022-04-141-17/+16
* Bug 705197 OSS 46307Michael Vrhel2022-04-131-2/+19
* -dBlackVector=true/false option addedMichael Vrhel2022-04-071-0/+1
* CIELAB output.Michael Vrhel2022-03-301-1/+1
* OSS-fuzz #45195 - check for memory allocation failureKen Sharp2022-03-041-0/+3
* oss-fuzz 44604 pdf14 shading fills with bbox that are emptyMichael Vrhel2022-03-031-2/+16
* Overprint simulation and OutputIntent interactionMichael Vrhel2022-03-021-50/+101
* Fix minor rendering problems with simulate overprintMichael Vrhel2022-02-281-11/+25
* Fix segfault issues with simulate overprintMichael Vrhel2022-02-281-1/+11
* Coverity 375631: Remove unnecessary NULL checks.Robin Watts2022-02-171-2/+2
* Move base files away from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-1/+1
* Coverity 374545/374545: Fix confusing null dereference.Robin Watts2022-02-151-2/+2
* Softmask object memory leak. Related to Bug 693312Michael Vrhel2022-02-141-1/+3
* oss 42962 pdf14 fatal errorMichael Vrhel2022-01-221-3/+5
* Add png16malpha device.Robin Watts2022-01-201-4/+4
* Update copyrights for files changed since 2022 started.Chris Liddell2022-01-121-1/+1
* Add psdcmyktags and psdcmyktags16 devicesMichael Vhrel2022-01-111-12/+23
* Fix clist vs pagemode difference due to interpolation threshold.Robin Watts2022-01-061-0/+6
* Bug 704775 followup: Fix clist vs page mode strokes with shadings.ghostpdl-9.56.0-test-base-3Robin Watts2021-12-211-1/+4
* Bug 704775: Fix clist vs page mode rendering of shading.Robin Watts2021-12-211-1/+7
* Fix memory leak of devn names in pdf14 deviceMichael Vrhel2021-12-141-0/+16
* Bug 704781: pdf14_put_image rendering intentMichael Vrhel2021-12-141-0/+6
* None push of softmaskMichael Vrhel2021-12-081-1/+1
* Fix Bug 703898: Spot color halftones ignored if not in prior colorspaceRay Johnston2021-10-071-7/+30
* Bug 704410 Overprint/Transparency FixMichael Vrhel2021-09-281-0/+20
* Change the update_spot_equivalent_colors device methodKen Sharp2021-09-211-7/+5
* Fix Bug 704330: NupControl and clist problems to pkmraw.Ray Johnston2021-09-161-0/+1
* Add robustness to profile link creationMichael Vrhel2021-09-011-4/+14