summaryrefslogtreecommitdiff
path: root/psi
Commit message (Expand)AuthorAgeFilesLines
* Update GPDL SO target.Robin Watts2022-10-041-1/+8
* Add gpdl support for SmartOffice integration.Robin Watts2022-10-041-0/+22
* Update Windows installer to play nicer with new docsghostpdl-10.0.0Chris Liddell2022-09-211-4/+4
* GhostPDF + GS - improve error handlingKen Sharp2022-09-021-0/+19
* graphics library - prevent seg fault in .tempfileKen Sharp2022-09-021-4/+11
* GhostPDF - use recursive array fetch to avoid circular referenceKen Sharp2022-08-231-1/+1
* Bug 705732: Add param and type checking for the .PDFparsePageList operatorChris Liddell2022-08-091-1/+9
* Coverity ID 379504 - check return codeKen Sharp2022-08-031-17/+38
* GhostPDF - yet more circular references in Info dictionariesKen Sharp2022-08-021-0/+61
* Windows build - Fix versioning of the binariesKen Sharp2022-08-013-8/+8
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-301-0/+37
* OSS-fuzz #49290Ken Sharp2022-07-211-1/+4
* Yet another version change for nmake and VS 2019Ken Sharp2022-07-141-0/+5
* Ensure pdfi stream lives long enough (use stable_memory)Chris Liddell2022-07-121-2/+2
* Change how pdfi interacts with FAPI for Truetype fontsChris Liddell2022-07-041-0/+1
* SUBSTFONT functionalityChris Liddell2022-07-041-8/+38
* oss-fuzz 48305: Use ref counting for subclass child deviceChris Liddell2022-06-301-3/+4
* GhostPDF - circular references in Info dict with PageLabelsKen Sharp2022-06-071-18/+0
* MSVC: Another day, another MSVC version.Robin Watts2022-06-031-0/+5
* GhostPDF - Handle Outlines in multiple input files with pdfwriteKen Sharp2022-05-311-0/+5
* OSS-fuzz #47571Ken Sharp2022-05-261-0/+18
* GhostPDF - don't throw errors on unhandled data types converting to PSKen Sharp2022-05-241-1/+1
* GS+GhostPDF - include .h file to fix compiler warningsKen Sharp2022-05-191-0/+1
* oss-fuzz 47513: Set error code for unknown object typeChris Liddell2022-05-191-1/+1
* GS + GhostPDF - protect against circular references in the Info dictKen Sharp2022-05-191-14/+51
* GS + GhostPDF - make the circular reference error a standard errorKen Sharp2022-05-191-1/+1
* Update libtiff to 4.3.0Chris Liddell2022-05-111-1/+1
* GhostPDF - revamp PDF information extractionKen Sharp2022-05-101-125/+230
* Tweak CAL build flags on windows.Robin Watts2022-04-281-0/+9
* Bug 705250: Maintain glyph name -> GID -> charstring mappingChris Liddell2022-04-253-6/+46
* Add another nmake version.Robin Watts2022-04-211-0/+5
* oss-fuzz 46878: Don't free enumerator on tint transform errorChris Liddell2022-04-211-5/+2
* oss-fuzz 46705: Catch stackunderflow after tint transformChris Liddell2022-04-151-0/+3
* oss-fuzz 46672: Avoid PS stack extensions from pdfi errorChris Liddell2022-04-142-4/+7
* Bug 705209: Have gs installer also install the VC++ redist packageChris Liddell2022-04-122-4/+32
* -dBlackVector=true/false option addedMichael Vrhel2022-04-071-2/+2
* GhostPDF - fix use of .PDFFile with other operatorsKen Sharp2022-04-061-4/+7
* Update makefile for new msvc version.Robin Watts2022-04-041-0/+5
* Fix missing prototype warning in debug buildChris Liddell2022-03-311-2/+3
* Fix some gcc formatting warnings.Chris Liddell2022-03-311-5/+5
* Tweak MSVC profile build settings.Robin Watts2022-03-141-1/+1
* Bug #705035 "PCLm mode neds 8-bit Grayscale mode"Ken Sharp2022-03-142-3/+3
* Use the correct VM mode to allocate device containerChris Liddell2022-03-111-2/+2
* Fix compiler warning due to incorrect macroChris Liddell2022-03-091-3/+2
* Fix the VM attributes flags for the new PS device containersChris Liddell2022-03-071-9/+4
* Add yet another version of nmake.Robin Watts2022-03-011-0/+5
* Fix segfault issues with simulate overprintMichael Vrhel2022-02-281-2/+2
* Bug 705015: Improve handling of device references from PostscriptChris Liddell2022-02-284-35/+120
* Fix building with "local" cups sourcesChris Liddell2022-02-241-0/+4
* Coverity 375564: Avoid uninitialised variable.Robin Watts2022-02-171-2/+2