summaryrefslogtreecommitdiff
path: root/xps/xpsvisual.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+0
* Tiling images. Fix TIFF resolution bug.Tor Andersson2007-07-161-169/+4
* Brush and element parsing switches refactored. Opacity masks. Opacity only re...Tor Andersson2007-07-121-18/+10
* Tiled patterns and stroked paths with complex brushes.Tor Andersson2007-06-141-84/+67
* Remove even more debugging messages. Fix copy & paste error when setting medi...Tor Andersson2007-05-141-19/+19
* Parse dash patterns. Transform before clipping.Tor Andersson2007-05-091-5/+97
* Clipping and some line drawing attributes.Tor Andersson2007-05-031-0/+1
* Parse resource dictionaries and resolve resource references when parsing norm...Tor Andersson2007-05-021-7/+6
* Clip visual and gradient brushes properly.Tor Andersson2007-03-021-20/+39
* Visual brushes, with very limited tiling support.Tor Andersson2007-03-011-1/+84
* Convention for naming attributes and tag variables when parsing XML. Destruct...Tor Andersson2007-03-011-21/+22
* Add stubbed files for visual, image and gradient brushes.Tor Andersson2007-02-201-0/+42