summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in pdf14_fill_stroke_path.7cf36fb5bdRobin Watts2023-05-011-1/+1
* Bug 706695: Ignore error from PDF14 Compositor seen in alphabits testing.Robin Watts2023-05-011-1/+5
* Fix SEGVs seen in overnight alphabits tests.Robin Watts2023-05-011-6/+7
* Fix tiny inefficiency in gdevp14.c knockout handling.Robin Watts2023-05-011-2/+2
* PDF interpreter - clean up after Potfolio/Collection filesKen Sharp2023-05-011-0/+5
* GhostPDF - fix buffer overrun reading corrupted CFF fontKen Sharp2023-05-011-1/+1
* Ensure that we catch errors from gs_update_trans_marking_paramsRobin Watts2023-04-282-10/+22
* Fix a typo in the warning in pdfa_def.psKen Sharp2023-04-281-1/+1
* Fix pdfi related dict ref object garbage collectionChris Liddell2023-04-282-1/+3
* 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
* Documentation updates - improved TOCJamie Lemon2023-04-2635-54/+155
* MSVC: Add support for another version of nmake.Robin Watts2023-04-262-0/+10
* Graphics library - check DeviceN params before useKen Sharp2023-04-261-0/+3
* Bug 706632: Fix infinite loop in shading code.Robin Watts2023-04-261-4/+4
* GhostPDF - set the default for the key length when /V is 1Ken Sharp2023-04-251-5/+9
* Bug 706595: Use a more meaningful "fake" XUID for high level devicesChris Liddell2023-04-211-1/+1
* Avoid in use names being garbage collectedChris Liddell2023-04-211-1/+22
* GhostPDF - fix Portfolio PDF with pdfwriteKen Sharp2023-04-206-277/+384
* Bug 706594: Postscript - Type 1 glyph name equivalence "mapping"Chris Liddell2023-04-191-4/+5
* GhostPDF - improve commit a099cd5cdb2854bcd722ceee25c99eb37ae3a12fKen Sharp2023-04-191-1/+1
* GhostPDF - clamp unsigned integers to maximum unsigned int, not signedKen Sharp2023-04-191-2/+2
* GhostPDF - preserve initial document view from PDF CatalogKen Sharp2023-04-152-0/+116
* Graphics library - add missing type check in parameter parsingKen Sharp2023-04-131-1/+1
* Bug 706552: more tweaks of Type 1 encodingsChris Liddell2023-04-121-9/+17
* GhostPDF - avoid 32-bit overflow checking size of tableKen Sharp2023-04-111-1/+5
* pdfwrite - support surrogate pairs in XMP UTF-8 stringsKen Sharp2023-04-101-10/+31
* PostScript interpreter - don't rotate content onto square mediaKen Sharp2023-04-101-6/+12
* pdfwrite - don't replace UTF16 > 0x800 with the replacement glyphKen Sharp2023-04-061-1/+0
* GhostPDF - prevent buffer overrun when evaluating functionsKen Sharp2023-04-062-0/+15
* GPDL Tiff: Fix alpha blending.ghostpdl-10.01.1-gse-10174Robin Watts2023-04-061-9/+32
* GPDL: Fix endian issues with 16bpc tiffs.Robin Watts2023-04-061-0/+28
* Remove accidentally committed changeChris Liddell2023-04-061-2/+0
* Documentation - removes information on Windows silent install option.Jamie Lemon2023-04-061-1/+1
* Memento: Ensure that Memento_BlkHeader is a multiple of 32 bytes.Robin Watts2023-04-051-22/+43
* gpdl: tiff handler; fix leak.Robin Watts2023-04-051-3/+7
* Bug 706539: Fix crash seen when decoding 2 tiffs in a row.Robin Watts2023-04-051-0/+3
* GPDL Tiff: Rework alpha support for planar.Robin Watts2023-04-051-18/+108
* Ghostscript - convert the system default paper size to lower caseKen Sharp2023-04-052-2/+17
* Update postal address in file headersChris Liddell2023-04-041895-5620/+5653
* GhostPDF - write 3-byte Unicode values with leading 0Ken Sharp2023-04-041-6/+6
* Bug 706532: Propagate "non_strict_bounds" to clipping devices.Robin Watts2023-04-041-1/+4
* Bug 706530: Tweak shading optimisation code.Robin Watts2023-03-311-72/+90
* pdfwrite - do not reverse the order of clip subpathsKen Sharp2023-03-311-11/+14
* Bug 706522: Fix scale rounding in the FAPI interface codeghostpdl-10.02.0-test-base-001Chris Liddell2023-03-291-7/+10
* Fix memory leak in gdevdocx.c device.Robin Watts2023-03-291-1/+5
* Have the docs grab the version number from base/version.makChris Liddell2023-03-281-2/+24
* GhostPDF - fix another category of broken PDF filesKen Sharp2023-03-271-1/+9
* Put back the MD5Encode filterKen Sharp2023-03-271-2/+2
* PostScript filters - remove non-standard filters when SAFER is trueKen Sharp2023-03-241-0/+12