summaryrefslogtreecommitdiff
path: root/xps/xpsvisual.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Add error propagation where it is missing, and remove error returns where the...Tor Andersson1-1/+4
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-3/+3
2009-10-01Thread base_uri argument to fixed page parsing functions so that resources sp...Tor Andersson1-5/+7
2008-08-21Add copyright and description banners to the xps and svg code.Ralph Giles1-0/+15
2007-10-03Remove a lot of debugging/progress/printf noise.Tor Andersson1-4/+0
2007-07-16Tiling images. Fix TIFF resolution bug.Tor Andersson1-169/+4
2007-07-12Brush and element parsing switches refactored. Opacity masks. Opacity only re...Tor Andersson1-18/+10
2007-06-14Tiled patterns and stroked paths with complex brushes.Tor Andersson1-84/+67
2007-05-14Remove even more debugging messages. Fix copy & paste error when setting medi...Tor Andersson1-19/+19
2007-05-09Parse dash patterns. Transform before clipping.Tor Andersson1-5/+97
2007-05-03Clipping and some line drawing attributes.Tor Andersson1-0/+1
2007-05-02Parse resource dictionaries and resolve resource references when parsing norm...Tor Andersson1-7/+6
2007-03-02Clip visual and gradient brushes properly.Tor Andersson1-20/+39
2007-03-01Visual brushes, with very limited tiling support.Tor Andersson1-1/+84
2007-03-01Convention for naming attributes and tag variables when parsing XML. Destruct...Tor Andersson1-21/+22
2007-02-20Add stubbed files for visual, image and gradient brushes.Tor Andersson1-0/+42