summaryrefslogtreecommitdiff
path: root/pdf/pdf_gstate.c
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF - prevent buffer overrun when evaluating functionsKen Sharp2023-04-061-0/+5
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostPDF - PDF 2.0, Halftones can be arraysKen Sharp2022-12-211-3/+38
* GhostPDF - do not abort on ExtGState errors (unless PDFSTOPONERROR)Ken Sharp2022-12-151-19/+44
* Coverity IDs 389072 and 389073Ken Sharp2022-09-201-1/+1
* GhostPDF - performance optimisation for pdfi_stream_to_bufferKen Sharp2022-09-191-3/+11
* GhostPDF - permit array argument for Blend ModeKen Sharp2022-08-051-6/+26
* Bug 705708: validate number of output values for UCR functionChris Liddell2022-08-041-14/+20
* GhostPDF - fix cleanup when dash array isn't an arrayKen Sharp2022-07-151-1/+1
* Coverity IDs 379205 & 379206Ken Sharp2022-06-231-1/+1
* GhostPDF - don't reuse stack referencesKen Sharp2022-06-221-3/+8
* GhostPDF - Defer path construction until paintingKen Sharp2022-05-141-25/+11
* PDFI: Use TRUE/FALSE/NULL objects as 'fast' objects.Robin Watts2022-05-051-29/+23
* PDFI: Use helper functions for converting pdf_obj -> numsRobin Watts2022-05-051-102/+42
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-200/+221
* GhostPDF - ignore errors in setting halftonesKen Sharp2022-05-031-0/+4
* OSS-fuzz 45886 - validate funtion parameters for transfer functionsKen Sharp2022-03-211-1/+10
* Pdfi: Fix indeterminism with halftones in ps2write output.Robin Watts2022-02-101-0/+8
* OSS Fuzz 42916: Fix SEGV due to memory allocation failure.Robin Watts2022-01-241-0/+2
* oss-fuzz 43615: Keep a reference to the current pdfi fontChris Liddell2022-01-181-62/+11
* GhostPDF - clamp invalid constant alpha valuesKen Sharp2021-11-081-0/+20
* Coverity ID 372280 and 372303Ken Sharp2021-08-161-2/+2
* Coverity IDs 372257, 372280, 372287, 372293, 372296, 372303Ken Sharp2021-08-141-23/+47
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+4
* Commit pdfi to master.Robin Watts2021-08-121-0/+2361