summaryrefslogtreecommitdiff
path: root/xps/ghostxps.h
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 703404: XPS to pdfwrite patternsMichael Vrhel2021-02-171-0/+6
* XPS interpreter: Have interpreter handle page range processingMichael Vrhel2020-09-221-0/+12
* lgtm.com issue: Add some missing "repeat include" guards.Robin Watts2020-05-081-0/+5
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-12/+12
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Squash a warning in XPS interpreter.Robin Watts2019-01-141-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 698050: xps: bounds check offset for requested cmap tableChris Liddell2017-06-141-1/+1
* Bug 698044: restrict font name length to the buffer size.Chris Liddell2017-06-141-1/+1
* XPS interpreter - add a reverse GID lookup for the benefit of pdfwriteKen Sharp2017-02-071-0/+1
* XPS Transparency checkMichael Vrhel2017-01-301-2/+2
* Add XPS_INDIRECTED_FILE_ACCESS defineRobin Watts2017-01-261-0/+16
* XPS interpreter - fix 'synthetic bold' text styleKen Sharp2016-07-141-0/+2
* Add strlcpy and strlcat to ghostscript.Henry Stiles2016-06-091-3/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-2/+2
* Squash warnings: XPS MSVCRobin Watts2016-01-041-2/+3
* Squash warnings: XPS.Robin Watts2016-01-041-4/+10
* xps: Support AlternateContent compatibility markup.Tor Andersson2015-11-241-0/+3
* xps: Return with error on encrypted zip files.Tor Andersson2015-11-121-0/+2
* xps: Fix buffer overflow in xps_parse_color.Tor Andersson2015-11-121-0/+2
* Add name space definitions for Open XPSMichael Vrhel2015-10-211-0/+6
* Extend/modify FAPI for use by PDLs other than PS/PDF.Chris Liddell2012-11-131-0/+2
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-1/+1
* Fix in XPS interpreter to ensures we only push the smallest transparency grou...Michael Vrhel2012-07-051-1/+2
* Implement XPS style simulations using shearing and fill+stroke.Tor Andersson2012-07-041-0/+1
* Move the has_transparency flag into the xps context.Tor Andersson2012-06-181-0/+1
* Update copyright "headers".Chris Liddell2012-06-131-6/+9
* Fix for bug 692865. Make XPS interpreter use ICC color spaces for defaultMichael Vrhel2012-02-241-0/+1
* XPS Whitespace handling fixRobin Watts2012-01-261-1/+1
* Fix for Bug 692510 white space XPS interpreter fixMichael Vrhel2011-10-191-0/+2
* Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles2011-08-091-1/+0
* Add rudimentary JPEG-XR support to GhostXPS using the JPEG-XR reference softw...Tor Andersson2011-01-241-2/+2
* Return error code separately from NULL so we can handle empty resource dictio...Tor Andersson2010-07-011-2/+1
* Use gx_effective_clip_path to get the current visible area instead of manuall...Tor Andersson2010-06-301-10/+2
* Move ICC wrapper colorspace out of the xps context.Tor Andersson2010-06-251-20/+12
* Add error propagation where it is missing, and remove error returns where the...Tor Andersson2010-06-221-133/+139
* Enhancement to XPS interpreter - add high level pattern supportKen Sharp2010-06-211-0/+1
* Addition of code to use new icc color architecture in xps rendering. Tor to ...Michael Vrhel2010-06-151-5/+16
* Change so that we avoid double decoding of images in xps code. Previously we...Michael Vrhel2010-06-041-0/+3
* Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel2010-06-011-1/+1
* Add support for parsing unzipped XPS files.Tor Andersson2010-04-261-3/+1
* Simplify ZIP parsing.Tor Andersson2010-04-261-125/+74
* Run "git stripspace" over the GhostXPS source to remove trailingTor Andersson2010-04-221-2/+0
* Use safe length checked string functions instead of strcpy and strcat.Tor Andersson2010-04-201-2/+2
* 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-2/+2
* Remove some unused icclib code and fix xpstop and the makefiles so that we ca...Tor Andersson2010-02-241-0/+2