summaryrefslogtreecommitdiff
path: root/Resource
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF - fix a typo in an error messageKen Sharp2022-08-221-2/+2
* Bump version number and date to 10.01.0Chris Liddell2022-08-171-1/+1
* Add a stern warning about using the old PDF interpreterChris Liddell2022-08-171-0/+1
* Fix breakage caused by 418295bc6028635222e1d871b73230c761a87242Chris Liddell2022-08-051-1/+1
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-301-131/+57
* Bug 705652: Add user defined fontmap to permit read pathsChris Liddell2022-07-181-0/+1
* Store /EPSBoundingBoxString in global VMChris Liddell2022-07-061-2/+4
* SUBSTFONT functionalityChris Liddell2022-07-042-3/+7
* GhostPDF - Handle Outlines in multiple input files with pdfwriteKen Sharp2022-05-311-0/+21
* GS + GhostPDF - Honour PDFSTOPONERRORKen Sharp2022-05-241-35/+80
* GS + GhostPDF - close the PDF file when completeKen Sharp2022-05-191-1/+20
* GS + GhostPDF - only set PageSpotColors for spot-capable devicesKen Sharp2022-05-181-4/+8
* Fix GhostPDF integration with GS - Use of /Page#Ken Sharp2022-05-121-5/+7
* GhostPDF - revamp PDF information extractionKen Sharp2022-05-101-3/+9
* Bug 705250: Maintain glyph name -> GID -> charstring mappingChris Liddell2022-04-251-1/+7
* Slight tidy up of /newpdf_gather_parametersChris Liddell2022-04-141-15/+15
* Fix 'knownoget' for pdfi with GhostscriptKen Sharp2022-03-091-1/+1
* Fix 'pget' for pdfi with GhostscriptKen Sharp2022-03-091-1/+1
* PDF interpreter - fix FitPageKen Sharp2022-03-031-3/+1
* If simulate overprint, make sure patterns use transparencyMichael Vrhel2022-03-021-0/+19
* Old PDF interpreter - improved CMap handlingKen Sharp2022-03-021-3/+24
* pdfi with Ghostscript - normalise 'Box' arrays before use.Ken Sharp2022-02-281-1/+24
* Incremement version number for releaseChris Liddell2022-02-221-2/+2
* Legacy PDF interpreter - handle 'cm' inside text blockKen Sharp2022-02-102-3/+23
* Add UsePDFX3Profile to newpdf parametersMichael Vrhel2022-02-071-1/+1
* GhostPDF - Fix PostScript cleanup on error in showpageKen Sharp2022-01-181-2/+6
* Implement the NONATIVEFONTMAP command line parameter.Chris Liddell2021-12-161-1/+1
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-1/+1
* Bug 700556: Remove strange defs of .origdefinefont/.origundefinefont/.origfin...Chris Liddell2021-12-023-11/+1
* Switch the default PDF interpreter in Ghostscriptghostpdl-9.56.0-test-base-2Ken Sharp2021-12-021-1/+1
* Avoid repeated "patching" of ProcessDSCComment procChris Liddell2021-11-251-7/+27
* pdfi: Implement the CIDSubstPath and CIDSubstFont optionsChris Liddell2021-11-251-1/+2
* pdfi: correct the PDFNOCIDFALLBACK optionChris Liddell2021-11-251-1/+1
* Coverity IDs 374285, 374286 plus some tidying up of page reportingKen Sharp2021-11-241-2/+1
* Support user specified Fontmap files in pdfiChris Liddell2021-11-091-1/+6
* pdfi support for cidfmapChris Liddell2021-11-092-4/+9
* PDF interpreters - fix Outline preservationKen Sharp2021-11-081-9/+17
* GhostPDF - fix -dUse...Box switches with Ghostscript integrationKen Sharp2021-10-261-11/+61
* Bug704638 Overprint, softmask, normal blend, spot colorsMichael Vrhel2021-10-221-1/+2
* PDF interpreter - reset /File member of pattern after executing PaintProcKen Sharp2021-10-181-1/+22
* Fix Bug 703898: Spot color halftones ignored if not in prior colorspaceRay Johnston2021-10-071-8/+17
* PDF Interpreter - Document and update previous work-aroundKen Sharp2021-10-061-2/+4
* PDF interpreter - check Pattern PaintProc for recursionKen Sharp2021-10-062-60/+90
* Fix confusing (wrong) comment and dictionary name about Overprint handlingRay Johnston2021-09-151-3/+3
* Increment version numberChris Liddell2021-09-151-1/+1
* GhostPDF - Add page level gsave/grestoreKen Sharp2021-09-131-2/+4
* Nup device: Attempt to fix operation with Postscript/EPS.Robin Watts2021-09-062-1/+4
* Bug 703722: Broken name table in TTFPeter Cherepanov2021-08-191-4/+8
* Fix pdfi+GS with spot capable devicesKen Sharp2021-08-161-7/+4
* Commit pdfi to master.Robin Watts2021-08-121-327/+1199