summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update plan devices to use the downscaler, plus various fixes.ghostpdl-9.55.0-customer470Robin Watts2022-03-1110-240/+289
* Bug 705013: Fix SEGV in planc device with clist.Robin Watts2022-03-083-9/+22
* Remove some macros from tile handling in clist code.Robin Watts2022-03-084-99/+96
* Improve clist debugging output.Robin Watts2022-03-085-3/+97
* Improve clist debugging printfs.Robin Watts2022-03-083-18/+63
* Some tweaks for the clist debugging offset_map.Robin Watts2022-03-083-61/+150
* Rejig s_band_read_process slightly.Robin Watts2022-03-081-33/+40
* Tweak clist debug output.Robin Watts2022-03-084-30/+246
* Tweak clist writing of extended ops.Robin Watts2022-03-085-45/+130
* Move the clist operator definitions into a single header.Robin Watts2022-03-084-172/+204
* 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