summaryrefslogtreecommitdiff
path: root/rsvg-cairo-render.h
Commit message (Expand)AuthorAgeFilesLines
* Mark non-exported functions with G_GNUC_INTERNALChristian Persch2012-01-261-0/+3
* Make filters render to a surfaceChristian Persch2011-11-261-1/+1
* Add RsvgRender type checkingChristian Persch2011-11-071-0/+2
* set proper mode-line and fix indent.Hiroyuki Ikezoe2010-04-301-3/+4
* Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches fromDominic Lachowicz2008-11-221-0/+1
* Bug 500787 - translation gets ignored when rendering an svg with cairo inBertram Felgenhauer2008-01-191-0/+2
* Rendering magnified SVGs with rsvg-cairo produces blurry images (#412682)Dom Lachowicz2007-07-201-0/+2
* Fix Emacs modeline. Tab is 8 characters.Emmanuel Pacaud2007-01-131-1/+1
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-3/+4
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-14/+11
* cairo filter improvementsCaleb Michael Moore2005-10-191-11/+1
* filters with cairoCaleb Michael Moore2005-10-181-0/+1
* objectBoudingBox clip paths and masksCaleb Michael Moore2005-10-121-0/+13
* clipping in cairoCaleb Michael Moore2005-10-081-2/+2
* (largely) implement push/pop_discrete_layer() for cairoDom Lachowicz2005-08-071-2/+3
* implement push/pop discrete layerDom Lachowicz2005-08-041-0/+2
* reworked version of a patch from cworth - paths now render nicely via cairoDom Lachowicz2005-08-041-0/+1
* some work toward a cairo rsvg backendDom Lachowicz2005-07-311-0/+47