summaryrefslogtreecommitdiff
path: root/psi/zpdfops.c
Commit message (Expand)AuthorAgeFilesLines
* Squash various warnings.Robin Watts2023-05-151-1/+0
* Ghostscript - split up PDF operator tableKen Sharp2023-05-051-4/+9
* Fix pdfi related dict ref object garbage collectionChris Liddell2023-04-281-0/+2
* Avoid in use names being garbage collectedChris Liddell2023-04-211-1/+22
* GhostPDF - fix Portfolio PDF with pdfwriteKen Sharp2023-04-201-261/+304
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* GhostPDF - Fix annotation visibility detection, improve -dPrinted.Ken Sharp2023-03-141-0/+5
* Fix compiler warnings in psi/Chris Liddell2023-01-041-3/+2
* GhostPDF + GS - fix ShowAnnotTypes and PreserveAnnotTypesKen Sharp2022-10-281-11/+35
* GhostPDF - PDFSTOPONWARNING should include PDFSTOPONERRORKen Sharp2022-09-231-0/+2
* GhostPDF + GS - improve error handlingKen Sharp2022-08-261-0/+19
* 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
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-301-0/+37
* Ensure pdfi stream lives long enough (use stable_memory)Chris Liddell2022-07-121-2/+2
* SUBSTFONT functionalityChris Liddell2022-07-041-8/+38
* GhostPDF - circular references in Info dict with PageLabelsKen Sharp2022-06-071-18/+0
* 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
* GhostPDF - revamp PDF information extractionKen Sharp2022-05-101-125/+230
* GhostPDF - fix use of .PDFFile with other operatorsKen Sharp2022-04-061-4/+7
* Add UsePDFX3Profile to newpdf parametersMichael Vrhel2022-02-071-0/+15
* OSS Fuzz 42916: Fix SEGV found during memory squeezing.Robin Watts2022-01-241-0/+4
* OSS Fuzz 42916: Fix double free in cleanup path.Robin Watts2022-01-241-0/+1
* OSS Fuzz 42916: Fix SEGV due to memory allocation failure.Robin Watts2022-01-241-15/+23
* Squash warning about fn pointer -> void * cast.Robin Watts2021-12-161-1/+1
* Implement the NONATIVEFONTMAP command line parameter.Chris Liddell2021-12-161-0/+5
* oss-fuzz 42280: Don't try to use a pdfi context with no streamChris Liddell2021-12-141-185/+197
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-0/+5
* pdfi/gs: Fix main_stream memory leakChris Liddell2021-12-061-1/+1
* Free pdfi profile_cache before pdfi contextChris Liddell2021-12-061-0/+5
* pdfi: Implement the CIDSubstPath and CIDSubstFont optionsChris Liddell2021-11-251-0/+14
* pdfi: correct the PDFNOCIDFALLBACK optionChris Liddell2021-11-251-1/+1
* Support user specified Fontmap files in pdfiChris Liddell2021-11-091-0/+55
* GhostPDF - add control for Marked Content and documentKen Sharp2021-11-021-0/+6
* Bug 704633: Allocate new storage for search paths gs->pdfiChris Liddell2021-10-191-21/+41
* pdfi - report errors when integrated with GhostscriptKen Sharp2021-10-181-0/+1
* Coverity IDs 372275, 373352 and 373353Ken Sharp2021-10-021-6/+6
* GhostPDF - Fix ICC profile caching with colour spacesKen Sharp2021-09-291-54/+65
* gpdf: Build and use resource search path listChris Liddell2021-09-091-0/+51
* gpdf/gs: Remove the "old" zdopdffile() functionChris Liddell2021-09-091-57/+0
* GhostPDF - make sure the graphics state is correct for PS operatorsKen Sharp2021-08-231-0/+35
* Fix pdfi+GS with spot capable devicesKen Sharp2021-08-161-0/+17
* Commit pdfi to master.Robin Watts2021-08-121-0/+867