summaryrefslogtreecommitdiff
path: root/rsvg-cairo-clip.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when rendering tests/svg1.1/svg/masking-path-04-b.svg.Hiroyuki Ikezoe2010-05-301-0/+2
* [PATCH 2/3] Follow up fix of RsvgState change.Hiroyuki Ikezoe2010-05-021-2/+2
* set proper mode-line and fix indent.Hiroyuki Ikezoe2010-04-301-12/+13
* Bug 500787 - translation gets ignored when rendering an svg with cairo inBertram Felgenhauer2008-01-191-10/+10
* Rendering magnified SVGs with rsvg-cairo produces blurry images (#412682)Dom Lachowicz2007-07-201-1/+1
* Fix clipping regression introduced by the 2006-10-13 patch (bug 388545)Kouhei Sutou2007-01-251-0/+19
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-1/+1
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-102/+97
* Fix bug with scaling + clipping reported on cairo-devel.Kouhei Sutou2006-10-131-19/+0
* cairo filter improvementsCaleb Michael Moore2005-10-191-1/+1
* cairo clip path stuffCaleb Michael Moore2005-10-121-5/+6
* objectBoudingBox clip paths and masksCaleb Michael Moore2005-10-121-2/+26
* clip paths now inCaleb Michael Moore2005-10-081-0/+162