summaryrefslogtreecommitdiff
path: root/pdf/pdf_font1.c
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF, pdfwrite, graphics library - fix WMode usageKen Sharp2023-05-041-1/+7
* Bug 706552: more tweaks of Type 1 encodingsChris Liddell2023-04-121-9/+17
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706316: Improve pdfi/pdfwrite font recognitionChris Liddell2023-02-231-5/+0
* Bug 706411: Refine Type 1 font Encoding "rules"Chris Liddell2023-02-141-7/+4
* GhostPDF - set some default values for type 1 fontsKen Sharp2023-01-101-1/+4
* Coverity 380971: Check return valueChris Liddell2022-09-201-0/+3
* Set the "is_resource" key in Type 1 gs_font objectsChris Liddell2022-09-191-1/+16
* Bug 705720: Check error code before using an objectChris Liddell2022-08-051-2/+10
* Bug 705650: Use "fake" unique XUIDs for fontsChris Liddell2022-08-041-23/+29
* Copy existing font objects for substitutionsChris Liddell2022-07-291-107/+198
* OSS_fuzz #48564Ken Sharp2022-07-011-2/+2
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-6/+6
* oss-fuzz 47157: Fix buffer limit for decoding pfb font streamsChris Liddell2022-05-031-2/+2
* Bug 705253: Add equivalent glyph name mappingsChris Liddell2022-04-271-0/+3
* Bug 705237: Fonts: add MissingWidth supportChris Liddell2022-04-201-7/+29
* Fix some gcc formatting warnings.Chris Liddell2022-03-311-2/+4
* Ignore return value from replace_cache_entry() for fontsChris Liddell2022-02-211-4/+2
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-9/+14
* Interpret and use ToUnicode CMaps for regular fontsChris Liddell2021-12-081-8/+17
* Bug 704678: Make sure to store obj/generation number in font objectsChris Liddell2021-11-021-0/+3
* Have gs_font_finalize() free the XUID valuesChris Liddell2021-09-241-3/+0
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+2
* Commit pdfi to master.Robin Watts2021-08-121-0/+795