summaryrefslogtreecommitdiff
path: root/pdf/pdf_fapi.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* pdfi/pdfwrite/txtwrite: Revisit endian confusion for Unicode valuesChris Liddell2023-03-011-7/+6
* Bug 706257: CIDFont glyph ordering issues with pdfi/pdfwriteChris Liddell2023-02-231-3/+3
* Copy existing font objects for substitutionsChris Liddell2022-07-291-22/+44
* Change how pdfi interacts with FAPI for Truetype fontsChris Liddell2022-07-041-9/+34
* PDFI: Use helper functions for converting pdf_obj -> numsRobin Watts2022-05-051-23/+9
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-5/+5
* PDFI: Don't throw away object reference before finished with it.Robin Watts2022-05-021-4/+6
* Bug 705253: Add equivalent glyph name mappingsChris Liddell2022-04-271-7/+12
* Bug 704931: Deal with "stale" FAPI server dataChris Liddell2022-02-141-7/+12
* oss-fuzz 42485, 42536: validate the object type (string) for CFF (g)subrsChris Liddell2021-12-171-16/+26
* oss-fuzz 42310: Remove erroneous memcpy for CFF charstrings.Chris Liddell2021-12-141-2/+0
* oss-fuzz 42276: Cope better with broken (GlobalSubrs) in CFFChris Liddell2021-12-141-1/+4
* GhostPDF - fix a couple more compiler warningsKen Sharp2021-11-251-1/+1
* LGTM: Change name of local variable....Chris Liddell2021-09-211-6/+6
* Consolidate AGL definitions in CChris Liddell2021-08-231-3/+3
* Fix for Coverity ID: 372263Chris Liddell2021-08-131-2/+5
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+2
* Commit pdfi to master.Robin Watts2021-08-121-0/+1509