summaryrefslogtreecommitdiff
path: root/xps/xpscolor.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostXPS - check a colour has enough data before use.Ken Sharp2022-05-241-1/+5
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squashed commit of the opacity_shape branchMichael Vrhel2020-03-271-2/+0
* pdfwrite - Use CA and ca for text with transparencyKen Sharp2019-10-081-0/+4
* Reference count image colorspaces in XPS.Robin Watts2019-07-091-19/+47
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Make ICC profile management thread safe.Ray Johnston2018-03-281-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Add strlcpy and strlcat to ghostscript.Henry Stiles2016-06-091-1/+1
* Fix for Bug 696514. rinkj deviceMichael Vrhel2016-01-261-2/+3
* Squash warnings: XPS MSVCRobin Watts2016-01-041-7/+7
* xps: Use xps_strlcpy instead of strcpy when parsing colors.Tor Andersson2015-11-241-1/+1
* xps: Fix buffer overflow in xps_parse_color.Tor Andersson2015-11-121-1/+7
* Add in some error checking during ICC profile creation.Michael Vrhel2015-05-191-0/+2
* Update copyright "headers".Chris Liddell2012-06-131-6/+9
* Move ICC wrapper colorspace out of the xps context.Tor Andersson2010-06-251-32/+40
* Add error propagation where it is missing, and remove error returns where the...Tor Andersson2010-06-221-33/+31
* Addition of code to use new icc color architecture in xps rendering. Tor to ...Michael Vrhel2010-06-151-28/+58
* Simplify ZIP parsing.Tor Andersson2010-04-261-36/+10
* Run "git stripspace" over the GhostXPS source to remove trailingTor Andersson2010-04-221-1/+0
* Use safe length checked string functions instead of strcpy and strcat.Tor Andersson2010-04-201-1/+1
* 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-97/+97
* Remove some unused icclib code and fix xpstop and the makefiles so that we ca...Tor Andersson2010-02-241-29/+2
* Implement a random file access mode for the XPS parser that uses less memory.Tor Andersson2009-10-291-1/+3
* Correct handling of parsing errors in xps_parse_color with ContextColorRalph Giles2009-10-231-24/+23
* Remove remaining unused variables to silence warnings.Ralph Giles2009-10-201-2/+1
* Don't clobber XML attribute string when parsing ICC color strings.Tor Andersson2009-10-091-1/+3
* Thread base_uri argument to fixed page parsing functions so that resources sp...Tor Andersson2009-10-011-9/+8
* 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-0/+3
* Parse ICC profiles (not working). Find dependencies on ICC profile resources ...Tor Andersson2007-09-241-51/+103
* Save decoded image data in the parts so images drawn multiple times do not ne...Tor Andersson2007-09-061-2/+4
* Use colorspaces in all color code. Colorspace loading is stubbed to use devic...Tor Andersson2007-09-051-33/+82
* Fix workaround for pdf 1.4 device resetting. Remove some debug messages.Tor Andersson2007-09-031-0/+31
* scRGB color syntax parsing.Tor Andersson2007-07-251-19/+57
* Brush and element parsing switches refactored. Opacity masks. Opacity only re...Tor Andersson2007-07-121-0/+43
* We have tigers.Tor Andersson2007-02-151-0/+32