summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dates and product string for 9.55.0 releaseghostpdl-9.55.0gs9.55.0Chris Liddell2021-09-2748-54/+54
* Add the MAKEDIRS dependency to all the extract targetsChris Liddell2021-09-271-15/+30
* Ensure the MAKEDIRS dependency is always lastChris Liddell2021-09-231-5/+5
* bbox device - don't short-circuit fills in stand-alone modeKen Sharp2021-09-211-13/+18
* Disable gpdf build with no pcl available.Chris Liddell2021-09-181-2/+6
* Remove the ICC profiles from the png files.Chris Liddell2021-09-1716-0/+0
* Updates and corrections for the release highlightsChris Liddell2021-09-162-81/+83
* Fix Bug 704330: NupControl and clist problems to pkmraw.Ray Johnston2021-09-161-0/+1
* pdfwrite - Error out on degenerate pattern matrixKen Sharp2021-09-161-0/+3
* Fix confusing (wrong) comment and dictionary name about Overprint handlingRay Johnston2021-09-161-3/+3
* Fix stack_param_enumerate enumerating past the mark.ghostpdl-9.55.0rc1Robin Watts2021-09-151-1/+4
* Only try to build gpdf if pcl/pl is availableChris Liddell2021-09-153-3/+6
* pdfi: Remove not required header include from a few source filesChris Liddell2021-09-155-5/+0
* GhostPDF - prevent accidental triggering of 'REPAIRED_KEYWORD'Ken Sharp2021-09-151-0/+6
* Updates for the first 9.55.0 release candidateChris Liddell2021-09-1547-250506/+110
* Resign ghostpdf.cat with the latest certificateChris Liddell2021-09-151-0/+0
* pdfwrite - reset an error return before passing back.Ken Sharp2021-09-151-1/+3
* GhostPDF - SMask with Matte needs the image colour space for the groupKen Sharp2021-09-153-12/+19
* Fix param copying routines to respect different gs_memory_t.Robin Watts2021-09-157-28/+139
* GhostPDF - document the PostScript operators defined for GSKen Sharp2021-09-151-4/+96
* GhostPDF - Add page level gsave/grestoreKen Sharp2021-09-151-2/+4
* GhostPDF - add an include file to get a function prototypeKen Sharp2021-09-151-0/+1
* Update dates etc for 9.55.0 RC 1Chris Liddell2021-09-1547-63/+63
* Bug 704342: Include device specifier strings in access validationChris Liddell2021-09-095-60/+65
* gpdf: Build and use resource search path listChris Liddell2021-09-0911-42/+465
* pdfi: Add "patching" of font XUID valuesChris Liddell2021-09-095-1/+71
* gpdf/gs: Remove the "old" zdopdffile() functionChris Liddell2021-09-091-57/+0
* Bug 703908: Spot malformed tensor patch streams.Robin Watts2021-09-073-1/+7
* Fix incorrect type return in dict_param_enumerate.Robin Watts2021-09-071-1/+1
* Fix '/undefined in /--pdfshowpage-finish' seen with Nup device.Robin Watts2021-09-071-2/+1
* Nup: Tweak page size sensitivity.Robin Watts2021-09-061-1/+7
* Nup: Set PageUsesTransparency even when not present.Robin Watts2021-09-0610-39/+229
* Nup device: Attempt to fix operation with Postscript/EPS.Robin Watts2021-09-066-4/+152
* PCL: Ensure we read the page matrix at least once every page.Robin Watts2021-09-061-23/+32
* Set font state for Nup page feed.Henry Stiles2021-09-061-18/+25
* Fix comment.Henry Stiles2021-09-061-1/+1
* Reapply font scaling after page feed.Henry Stiles2021-09-061-0/+10
* Don't copy the cap state value.Henry Stiles2021-09-061-30/+13
* Don't save and restore ctm.Henry Stiles2021-09-061-3/+0
* Fix code merge mistake.Michael Vrhel2021-09-031-3/+0
* GhostPDF - fix a compiler warningKen Sharp2021-09-031-1/+1
* GhostPDF - fix some transparency blending problemsMichael Vrhel2021-09-035-32/+62
* Fix Bug 703904. Fix example in viewGIF to add setting HWResolution.Ray Johnston2021-09-021-1/+1
* Fix Bug 703916 - Clean up the operand stack in all cases.Alex Cherepanov2021-09-021-1/+3
* Language Binding docs: Full set of HTML & MD documentationJamie Lemon2021-09-0243-0/+9154
* Add robustness to profile link creationMichael Vrhel2021-09-012-4/+33
* GhostPDF - Don't error out on missing/bad MediaBoxKen Sharp2021-09-013-20/+15
* GhostPDF - implement NOSUBSTDEVICECOLORSKen Sharp2021-09-014-0/+12
* Coverity ID 372886Ken Sharp2021-09-011-1/+1
* Change epo device not to unsubclass itself each time.Robin Watts2021-09-012-36/+122