summaryrefslogtreecommitdiff
path: root/devices/gxfcopy.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Graphics library - drop all copied components of a glyph on errorKen Sharp2023-02-241-7/+92
* Fonts - fix cleanup of copied fonts on errorKen Sharp2022-08-101-11/+12
* Font copying - fix memory leak on CIDFont type 0Ken Sharp2021-11-261-0/+4
* Fix memory leaks with copied fontsKen Sharp2021-11-251-1/+12
* Font copying - do not compare glyph widths.Ken Sharp2021-08-021-5/+0
* Free Ordering/Registry strings for "copied" CIDFontsChris Liddell2021-04-121-0/+4
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Fix memory leak with copied type 1 fonts.Ken Sharp2020-11-271-0/+8
* Revise font dir global_glyph_code callback APIChris Liddell2020-10-231-1/+1
* Work around for (I think) a VS2019 optimiser bugChris Liddell2020-09-281-4/+14
* Font copying - fix memory leakKen Sharp2020-09-031-0/+3
* Fix crash with copied TrueType fonts and pdfwriteKen Sharp2020-08-311-10/+16
* pdfwrite - fix memory leak in copied fontKen Sharp2020-08-271-13/+11
* pdfwrite - fix memory leak when gs_copy_font failsKen Sharp2020-08-271-1/+5
* pdfwrite - more memory leak fixes with fontsKen Sharp2020-08-251-1/+15
* pdfwrite - fix numerous font-related memory leaksKen Sharp2020-08-221-3/+20
* Improve font copying for new PDF interpeter with pdfwriteKen Sharp2020-05-181-2/+35
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* pdfwrite - take advantage of GSUB table glyph substitution enhancementKen Sharp2018-01-231-0/+19
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-8/+8
* Coverity IDs 94953, 94964Ken Sharp2016-05-181-8/+9
* Font copying - fix the dropping of 'extension' (duplicate) glyphsKen Sharp2016-05-171-12/+22
* Update devices to return errors using return_error.Robin Watts2016-02-181-1/+1
* Bug 694238: init several gs_glyph_info_t structsChris Liddell2015-11-131-3/+6
* Bug 694149: Move copied font init earlier.Chris Liddell2015-10-231-9/+13
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2602