summaryrefslogtreecommitdiff
path: root/xps/xpscff.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 705772 XPS CFF dict boundary readMichael Vrhel2023-02-131-0/+2
* Bug 705772 XPS Ensure cff pointer offsets are not negativeMichael Vrhel2023-01-181-0/+6
* Bug 705827 XPS Avoid overflows in reading cff font dictionaryMichael Vrhel2023-01-171-2/+8
* Bug 705737 : XPS interpreterEthan Vrhel2022-08-161-0/+6
* Bug 705630 : XPS interpreterEthan Vrhel2022-08-101-3/+6
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* 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
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-6/+5
* pdfwrite - ToUnicode revampKen Sharp2016-05-261-3/+3
* Remove gs_no_glyph, gs_min_cid_glyph and gs_max_glyphChris Liddell2016-05-201-1/+1
* Coverity ID 102235 - initialise a memory array to 0Ken Sharp2016-05-041-0/+2
* Squash warnings: XPS MSVCRobin Watts2016-01-041-2/+2
* Squash Warnings: Unused Var/Var set but not used.Robin Watts2016-01-041-2/+2
* Extend/modify FAPI for use by PDLs other than PS/PDF.Chris Liddell2012-11-131-2/+5
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-3/+3
* Update copyright "headers".Chris Liddell2012-06-131-6/+9
* Fix XPS and PCL interpreters : Change to decode_glyph routineKen Sharp2011-04-081-1/+1
* Whitespace and indentation fixes.Tor Andersson2010-06-221-1/+1
* Add error propagation where it is missing, and remove error returns where the...Tor Andersson2010-06-221-2/+2
* Add a sanity NULL-check when accessing INDEX tables in the CFF parser.Tor Andersson2010-05-281-0/+3
* As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts2010-05-041-2/+2
* Run "git stripspace" over the GhostXPS source to remove trailingTor Andersson2010-04-221-3/+0
* Update GhostXPS copyright blobs for year 2010.Tor Andersson2010-04-201-1/+1
* Reformat GhostXPS source to use 4 spaces for indentation rather than a mix of...Tor Andersson2010-04-201-320/+320
* Implement a random file access mode for the XPS parser that uses less memory.Tor Andersson2009-10-291-4/+3
* Correct format string type mismatches in some debugging statements.Ralph Giles2009-10-231-3/+3
* Remove remaining unused variables to silence warnings.Ralph Giles2009-10-201-4/+1
* Fix some issues with CFF fonts and XPS when the device is pdfwrite. A couple ...Ken Sharp2009-08-101-5/+5
* Add copyright and description banners to the xps and svg code.Ralph Giles2008-08-211-0/+15
* Remove a lot of debugging/progress/printf noise.Tor Andersson2007-10-031-1/+6
* Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles2007-09-251-26/+26
* Remove even more debugging messages. Fix copy & paste error when setting medi...Tor Andersson2007-05-141-14/+0
* Matrix voodoo.Tor Andersson2007-04-161-13/+24
* Imported font code from gslite.Tor Andersson2007-03-071-0/+932