summaryrefslogtreecommitdiff
path: root/pdf/pdf_font.c
Commit message (Expand)AuthorAgeFilesLines
...
* oss-fuzz 42278: Substituting a font, cope with Basefont being NULLChris Liddell2021-12-141-1/+1
* Interpret and use ToUnicode CMaps for regular fontsChris Liddell2021-12-081-1/+71
* Coverity ID 374371 - initialise variableKen Sharp2021-11-281-1/+1
* GhostPDF fix a memory leak with substitute CID font namesKen Sharp2021-11-261-5/+6
* pdfi: Implement the CIDSubstPath and CIDSubstFont optionsChris Liddell2021-11-251-4/+23
* pdfi: Fix using TTC indices for CIDFont substitutionsChris Liddell2021-11-251-4/+3
* pdfi: Add "first attempt" CIDFont fallback to match gsChris Liddell2021-11-251-1/+30
* Support user specified Fontmap files in pdfiChris Liddell2021-11-091-29/+24
* native font map from font file scanChris Liddell2021-11-091-42/+43
* pdfi support for cidfmapChris Liddell2021-11-091-17/+130
* Bug 704680: Fix font loading info message file descriptorChris Liddell2021-11-041-10/+17
* gpdf: Build and use resource search path listChris Liddell2021-09-091-22/+19
* pdfi: Add "patching" of font XUID valuesChris Liddell2021-09-091-0/+46
* Fixes for Coverity IDs: 372327/372322/372285/372273/372254Chris Liddell2021-08-131-14/+12
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+1
* Commit pdfi to master.Robin Watts2021-08-121-0/+1539