summaryrefslogtreecommitdiff
path: root/xps/xpsopacity.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Fix for bug 692865. Make XPS interpreter use ICC color spaces for defaultMichael Vrhel1-2/+3
2011-10-27Fix for Bug 692505 XPS patterns with transparency.Michael Vrhel1-0/+3
2010-06-30Use gx_effective_clip_path to get the current visible area instead of manuall...Tor Andersson1-0/+18
2010-06-30Balance transparency group and gsave/grestore calls when returning with errors.Tor Andersson1-4/+6
2010-06-29revert back to 11450.Henry Stiles1-6/+4
2010-06-29Balance transparency group and gsave/grestore calls when returning with errors.Tor Andersson1-4/+6
2010-06-22Add error propagation where it is missing, and remove error returns where the...Tor Andersson1-10/+6
2010-04-22Run "git stripspace" over the GhostXPS source to remove trailingTor Andersson1-1/+0
2010-04-20Update GhostXPS copyright blobs for year 2010.Tor Andersson1-1/+1
2010-04-20Reformat GhostXPS source to use 4 spaces for indentation rather than a mix of...Tor Andersson1-24/+24
2009-10-01Thread base_uri argument to fixed page parsing functions so that resources sp...Tor Andersson1-3/+5
2009-03-31The clip mask and path when emulating a non-solid brush fill was not gsave/gr...Tor Andersson1-3/+3
2008-08-21Add copyright and description banners to the xps and svg code.Ralph Giles1-0/+15
2007-09-03Fix workaround for pdf 1.4 device resetting. Remove some debug messages.Tor Andersson1-1/+1
2007-08-07Keep track of the current clip region bounding box. Use the proper bounding b...Tor Andersson1-7/+2
2007-07-12Brush and element parsing switches refactored. Opacity masks. Opacity only re...Tor Andersson1-0/+75