summaryrefslogtreecommitdiff
path: root/pdf/pdf_font11.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-12/+14
* Bug 706257: CIDFont glyph ordering issues with pdfi/pdfwriteChris Liddell2023-02-231-8/+49
* Bug 706195: CIDType 2 - Avoid interpreting entire glyph for widthsChris Liddell2022-12-131-5/+11
* GhostPDF - performance optimisation for pdfi_stream_to_bufferKen Sharp2022-09-191-1/+1
* oss-fuzz 50527: Fix CIDtoGIDMap bounds check for CIDType2 fontsChris Liddell2022-08-231-5/+2
* Bug 705650: Use "fake" unique XUIDs for fontsChris Liddell2022-08-041-4/+11
* Copy existing font objects for substitutionsChris Liddell2022-07-291-23/+39
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-1/+1
* Ignore return value from replace_cache_entry() for fontsChris Liddell2022-02-211-4/+2
* pdfi: Fix using TTC indices for CIDFont substitutionsChris Liddell2021-11-251-1/+1
* Properly propogate CIDSystemInfo from pdfiChris Liddell2021-11-091-1/+44
* Bug 704678: Make sure to store obj/generation number in font objectsChris Liddell2021-11-021-0/+3
* pdfi: Add "patching" of font XUID valuesChris Liddell2021-09-091-0/+4
* Coverity ID 372253/372317: Remove redundant checksChris Liddell2021-08-231-2/+1
* Coverity IDs: 372338/372317Chris Liddell2021-08-171-1/+4
* Fixes for Coverity IDs: 372269/372317/372260Chris Liddell2021-08-131-4/+7
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+1
* Commit pdfi to master.Robin Watts2021-08-121-0/+452