summaryrefslogtreecommitdiff
path: root/xps/xpsgradient.c
AgeCommit message (Collapse)Author
2011-04-03xps: Remove dependency on expat.Tor Andersson
2011-04-01xps: Pass bounding box to opacity mask brush.Tor Andersson
2011-04-01xps: Repeat enough tiles to cover the shape being filled.Tor Andersson
2011-04-01xps: fix clip/popclip nestingTor Andersson
2011-03-31xps: Draw linear and radial gradients (no pad/repeat/reflect).Tor Andersson
2011-03-30xps: s/could not/cannot/ in error messagesTor Andersson
2011-03-30xps: remove _t wartTor Andersson
2011-03-29xps: Fix matrix concatenation order.Tor Andersson
2011-03-28xps: More fixes and cleanups to parsing.Tor Andersson
2011-03-22xps: use fitz runtime and remove ghostscript specific code so it compiles.Tor Andersson
2011-03-22xps: import ghostxps sourceTor Andersson