summaryrefslogtreecommitdiff
path: root/rsvg-cairo-draw.h
Commit message (Expand)AuthorAgeFilesLines
* Mark non-exported functions with G_GNUC_INTERNALChristian Persch2012-01-261-1/+8
* Remove unused functionsChristian Persch2011-11-271-3/+0
* Remove unused RsvgRender vfuncsChristian Persch2011-11-271-4/+0
* Use cairo image surfacesChristian Persch2011-11-271-0/+2
* Add rsvg_get_surface_of_nodeChristian Persch2011-11-261-0/+2
* Use cairo_path_tChristian Persch2011-11-071-1/+1
* set proper mode-line and fix indent.Hiroyuki Ikezoe2010-04-301-18/+19
* 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-26/+19
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-27/+15
* Committed patch from Kouhei Sutou <kou@cozmixng.org> that makes librsvgDom Lachowicz2006-08-221-0/+8
* filters with cairoCaleb Michael Moore2005-10-181-0/+3
* rendering images to cairo now largely worksDom Lachowicz2005-08-071-1/+1
* reworked version of a patch from cworth - paths now render nicely via cairoDom Lachowicz2005-08-041-3/+25
* some work toward a cairo rsvg backendDom Lachowicz2005-07-311-0/+40