summaryrefslogtreecommitdiff
path: root/pdf/pdf_text.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostPDF - don't return an error on an isolate 'ET'Ken Sharp2022-12-211-1/+3
* GhostPDF - avoid errors when running transparency groups for textKen Sharp2022-12-161-1/+12
* GhostPDF - prevent a warning when getting bbox of textKen Sharp2022-11-301-0/+4
* Cache bbox device for formatted string annotationsChris Liddell2022-09-151-5/+12
* GhostPDF - don't reuse stack referencesKen Sharp2022-06-221-1/+3
* PDFI: Use helper functions for converting pdf_obj -> numsRobin Watts2022-05-051-336/+139
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-81/+98
* Bug 705237: Fonts: add MissingWidth supportChris Liddell2022-04-201-1/+1
* GhostPDF - fix text rendering mode 3 and pdfwriteKen Sharp2022-04-041-3/+3
* oss-fuzz 44233: Only draw text with a valid font typeChris Liddell2022-01-311-0/+5
* oss-fuzz 44151: pdfi_TJ() hold a local, ref counted referenceChris Liddell2022-01-291-5/+3
* oss-fuzz 42612: Only draw text with a valid font typeChris Liddell2022-01-211-0/+4
* oss-fuzz 43615: Keep a reference to the current pdfi fontChris Liddell2022-01-181-1/+1
* oss-fuzz 42998: Drawing text: don't rely on the stack referenceChris Liddell2022-01-121-2/+9
* Coverity ID 373236Ken Sharp2021-09-211-2/+6
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+2
* Commit pdfi to master.Robin Watts2021-08-121-0/+1616