summaryrefslogtreecommitdiff
path: root/pdf/ghostpdf.h
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF - fix Portfolio PDF with pdfwriteKen Sharp2023-04-201-0/+2
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostPDF - don't record errors/warnings while repairing a PDFKen Sharp2022-11-301-7/+15
* GhostPDF, N-up and pdfwrite - don't preserve some pdfmarks with N-upKen Sharp2022-11-191-0/+2
* GhostPDF - Preserve UserUnit when the output device supports itKen Sharp2022-11-071-0/+1
* Cache bbox device for formatted string annotationsChris Liddell2022-09-151-0/+1
* GhostPDF - limit the nesting of arrays and dictionariesKen Sharp2022-09-061-0/+12
* GhostPDF - revise PageLabel handlingKen Sharp2022-08-251-0/+2
* Copy existing font objects for substitutionsChris Liddell2022-07-291-0/+1
* SUBSTFONT functionalityChris Liddell2022-07-041-2/+5
* GhostPDF - Handle Outlines in multiple input files with pdfwriteKen Sharp2022-05-311-0/+5
* GhostPDF - fix memory alignment issues with path codeKen Sharp2022-05-171-4/+8
* GhostPDF - Defer path construction until paintingKen Sharp2022-05-141-0/+17
* GhostPDF - revamp PDF information extractionKen Sharp2022-05-101-0/+1
* OSS-fuzz 45320 - illegal colour in CharProc before d0/d1Ken Sharp2022-03-071-1/+12
* Eliminate pdf_overprint_control_t in favour of gs_overprint_control_tChris Liddell2022-03-031-6/+0
* Move pdfi warning and error definitions into their own file.Robin Watts2022-02-161-77/+4
* pdfi_read_num: Tweak to error handling.Robin Watts2022-02-151-0/+4
* GhostPDF - Complete the ICC cache performance fixKen Sharp2022-02-111-4/+0
* pdfi overprint: -dOverprint setting is a device paramMichael Vrhel2022-02-111-1/+0
* OSS Fuzz 42916: Fix SEGV due to memory allocation failure.Robin Watts2022-01-241-1/+1
* OSS-fuzz #43354 - Validate Default* colour spacesKen Sharp2022-01-101-1/+2
* OSS-fuzz #43264 - do not confuse images and masksKen Sharp2022-01-081-0/+1
* Remove debug flagKen Sharp2022-01-051-1/+1
* OS-fuzz #42718 - don't use ctx->Trailer directly.Ken Sharp2021-12-201-0/+3
* oss-fuzz 42448: Don't copy font from the PS to pdfi gstateChris Liddell2021-12-171-0/+1
* Implement the NONATIVEFONTMAP command line parameter.Chris Liddell2021-12-161-0/+1
* GhostPDF - fix memory leak in self-referencing dictionariesKen Sharp2021-12-131-1/+2
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-0/+1
* pdfi: Implement the CIDSubstPath and CIDSubstFont optionsChris Liddell2021-11-251-0/+2
* GhostPDF - fix reference count debuggingKen Sharp2021-11-231-1/+1
* Support user specified Fontmap files in pdfiChris Liddell2021-11-091-0/+4
* native font map from font file scanChris Liddell2021-11-091-0/+1
* pdfi support for cidfmapChris Liddell2021-11-091-0/+1
* GhostPDF - clamp invalid constant alpha valuesKen Sharp2021-11-081-0/+1
* GhostPDF - add control for Marked Content and documentKen Sharp2021-11-021-0/+2
* pdfi - report errors when integrated with GhostscriptKen Sharp2021-10-181-0/+1
* GhostPDF - Fix ICC profile caching with colour spacesKen Sharp2021-09-291-2/+13
* GhostPDF - performance enhancement on colour spacesKen Sharp2021-09-231-0/+2
* gpdf: Build and use resource search path listChris Liddell2021-09-091-0/+23
* GhostPDF - Don't error out on missing/bad MediaBoxKen Sharp2021-09-011-0/+1
* GhostPDF - implement NOSUBSTDEVICECOLORSKen Sharp2021-09-011-0/+1
* GhostPDF - warn on use of /DeviceN /AllKen Sharp2021-08-311-0/+1
* GhostPDF - detect real number overflowKen Sharp2021-08-301-0/+2
* GhostPDF - add a warning for failing to create an ICC profie link.Ken Sharp2021-08-281-0/+1
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-69/+3
* Commit pdfi to master.Robin Watts2021-08-121-0/+574