summaryrefslogtreecommitdiff
path: root/pdf/pdf_font3.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in pdf/Chris Liddell2023-01-041-9/+1
* GhostPDF - warn if FontName missing from FontDescriptorKen Sharp2022-12-141-0/+9
* GhostPDF + pdfwrite - Fix gstate inheritance for Type 3 font CharProcsKen Sharp2022-12-071-36/+17
* Copy existing font objects for substitutionsChris Liddell2022-07-291-57/+6
* OSS_fuzz #48564Ken Sharp2022-07-011-2/+2
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-3/+3
* Squash warning about int64_t -> double implicit cast.Robin Watts2022-05-021-1/+1
* Bug 705237: Fonts: add MissingWidth supportChris Liddell2022-04-201-0/+23
* OSS-fuzz 45320 - illegal colour in CharProc before d0/d1Ken Sharp2022-03-071-2/+2
* oss-fuzz 43989: handle error codes interpreting Type 3 glyphsChris Liddell2022-01-251-3/+5
* oss-fuzz 43615: Keep a reference to the current pdfi fontChris Liddell2022-01-181-2/+2
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-9/+14
* Interpret and use ToUnicode CMaps for regular fontsChris Liddell2021-12-081-0/+18
* Bug 704678: Make sure to store obj/generation number in font objectsChris Liddell2021-11-021-0/+3
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+1
* Commit pdfi to master.Robin Watts2021-08-121-0/+333