summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove stray param_signal_error call from gdevpdfimg.cRobin Watts2022-03-031-3/+0
* PDF interpreter - fix FitPageKen Sharp2022-03-031-3/+1
* Overprint simulation and OutputIntent interactionMichael Vrhel2022-03-037-77/+178
* If simulate overprint, make sure patterns use transparencyMichael Vrhel2022-03-031-0/+19
* Old PDF interpreter - improved CMap handlingKen Sharp2022-03-031-3/+24
* Date for 9.56.0 RC1ghostpdl-9.56.0rc1Chris Liddell2022-03-022-2/+2
* * Fix mismatch of page group push and pop conditionMichael Vrhel2022-03-021-2/+2
* Squash unused variable error in pdf/pdf_image.cRobin Watts2022-03-021-1/+0
* Add yet another version of nmake.Robin Watts2022-03-022-0/+10
* Corrections to release notes.Chris Liddell2022-03-022-12/+12
* Fix minor rendering problems with simulate overprintghostpdl-9.56.0rc1_release_tests_002Michael Vrhel2022-03-011-11/+25
* Fix segfault issues with simulate overprintMichael Vrhel2022-03-018-17/+50
* Update release notes: thread safety PSD/ICC profilesChris Liddell2022-02-282-0/+20
* pdfi with Ghostscript - normalise 'Box' arrays before use.Ken Sharp2022-02-281-1/+24
* Bug 705015: Improve handling of device references from PostscriptChris Liddell2022-02-284-35/+120
* OSS-fuzz #45030Ken Sharp2022-02-281-2/+6
* oss-fuzz 45085: Validate the FDarray index before returning itChris Liddell2022-02-281-3/+7
* Coverity ID 376533Ken Sharp2022-02-281-1/+4
* GhostPDL - Alter the way annotations are resolvedKen Sharp2022-02-281-41/+145
* Fix building with "local" cups sourcesChris Liddell2022-02-247-12/+30
* Maintain icc_profile_cache reference count....Chris Liddell2022-02-241-0/+2
* oss-fuzz 44994: Deal with partially initialized TTF hiting contextChris Liddell2022-02-241-0/+15
* oss-fuzz 44976: Check length of array before accessingChris Liddell2022-02-241-2/+2
* OSS-fuzz #44983 - Apply limits to decryption /LengthKen Sharp2022-02-243-8/+18
* devices/vector/gdevtxtw.c: fixes to work with pdfi.Julian Smith2022-02-241-1/+24
* Fix GS_PRODUCT string (missing space)ghostpdl-9.56.0rc1_release_tests_001Chris Liddell2022-02-231-1/+1
* Update copyright year in doc files.Chris Liddell2022-02-2229-29/+29
* Update strings, dates and versions for 9.56.0 release branchChris Liddell2022-02-2249-170/+88
* Coverity 375685: Init the entire gs_text_params_t structure.Chris Liddell2022-02-221-2/+1
* Tweak pdfi repair code for ObjStrms.Robin Watts2022-02-221-4/+3
* GhostPDF - Fix Outlines processingKen Sharp2022-02-211-81/+0
* GhostPDF - Performance enhancement don't cache type 3 sub-functionsKen Sharp2022-02-217-36/+92
* Ignore return value from replace_cache_entry() for fontsChris Liddell2022-02-214-17/+6
* oss-fuzz 44855: Don't ignore Freetype error codeChris Liddell2022-02-211-0/+4
* oss-fuzz 44903: Rearrange error cleanup for Type1C/CFF fontsChris Liddell2022-02-211-14/+10
* Bug 703013: Fix color_info for buffered/wrapped X11 devicesChris Liddell2022-02-211-3/+3
* "cups" output device: Support for Apple Raster (URF) outputTill Kamppeter2022-02-203-1/+35
* OSS_fuzz #44852 - copy/paste error in pdfi_o_BDCKen Sharp2022-02-191-1/+1
* Coverity 375485: Initialise variable.Robin Watts2022-02-183-0/+5
* Coverity 375663: Avoid uninited fields.Robin Watts2022-02-181-0/+1
* Change pdfi_apply_SubFileDecode_filter terminator string.Robin Watts2022-02-184-23/+6
* Coverity 375685 (redux): Init offset values before count characters.Chris Liddell2022-02-181-1/+1
* Coverity IDs 374941, 375552, 375572 (redux)Ken Sharp2022-02-181-4/+5
* OSS-fuzz #44781 - Don't try to set colour space name if creation failsKen Sharp2022-02-181-4/+6
* Coverity ID 375475 - uninitialised variableKen Sharp2022-02-181-10/+10
* Coverity 375564: Avoid uninitialised variable.Robin Watts2022-02-171-2/+2
* Coverity IDs 374941, 375491, 375506, 375529, 375552, 375572Ken Sharp2022-02-171-7/+16
* Coverity 372811 and 372839.Julian Smith2022-02-171-2/+2
* Coverity 375568: Tweak initialisation of px_args_t.Robin Watts2022-02-171-2/+1
* Coverity 375614: Initialise pixinfo.id to gx_no_bitmap_id.Robin Watts2022-02-171-0/+1