summaryrefslogtreecommitdiff
path: root/pdf/pdf_check.c
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF - fix reported embedding status of fontsKen Sharp2023-05-031-1/+1
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in pdf/Chris Liddell2023-01-041-2/+2
* Coverity ID 302418 - initialise a variable.Ken Sharp2022-12-171-1/+1
* GhostPDF - Be prepared for fonts to be fonts, not dictionariesKen Sharp2022-12-161-17/+20
* GhostPDF - detect circular references when checking Resources for transparencyKen Sharp2022-12-151-0/+5
* GhostPDF - report bad object types when checking for transparency/spotsKen Sharp2022-12-121-0/+12
* GhostPDF - Fix crash with -dPDFINFOKen Sharp2022-09-221-1/+1
* GhostPDF - revise PageLabel handlingKen Sharp2022-08-251-6/+0
* OSS_fuzz #48564Ken Sharp2022-07-011-1/+1
* oss-fuzz 47490: Check type before trying to enumerate dictionaryChris Liddell2022-05-191-0/+43
* GhostPDF - Fix Coverity warningsKen Sharp2022-05-111-0/+4
* GhostPDF - revamp PDF information extractionKen Sharp2022-05-101-18/+231
* PDFI: Use TRUE/FALSE/NULL objects as 'fast' objects.Robin Watts2022-05-051-3/+5
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-19/+23
* oss-fuzz 46672: Avoid PS stack extensions from pdfi errorChris Liddell2022-04-141-1/+1
* Eliminate pdf_overprint_control_t in favour of gs_overprint_control_tChris Liddell2022-03-031-1/+1
* pdfi: High level devices and overprintMichael Vrhel2022-02-151-0/+4
* pdfi overprint: -dOverprint setting is a device paramMichael Vrhel2022-02-111-1/+2
* OSS Fuzz 42916.pdf: Fix cleanup SEGV found when memory squeezing.Robin Watts2022-01-251-0/+2
* oss-fuzz 43615: Keep a reference to the current pdfi fontChris Liddell2022-01-181-1/+2
* GhostPDF - Implement -dNOTRANSPARENCYKen Sharp2022-01-111-1/+2
* GhostPDF - Fix psdcmyk device when page has too many spotsKen Sharp2021-11-111-7/+32
* GhostPDF - fix compiler warningKen Sharp2021-10-271-0/+1
* GhostPDF - generate SeparationColorNames and send to deviceKen Sharp2021-10-211-3/+46
* GhostPDF - fix a typo in a commentKen Sharp2021-08-231-1/+1
* Add header include to fix missing prototype error/warningChris Liddell2021-08-191-0/+1
* Fix pdfi+GS with spot capable devicesKen Sharp2021-08-161-0/+6
* Coverity ID 372312Ken Sharp2021-08-141-5/+1
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+1
* Commit pdfi to master.Robin Watts2021-08-121-0/+1186