summaryrefslogtreecommitdiff
path: root/src/cairo-svg-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Fix warnings and pipeline failureAnton Danilkin1-3/+16
2021-04-12Add missing includeAnton Danilkin1-0/+2
2021-04-11Move cairo_svg_surface_t to cairo-svg-surface.cAnton Danilkin1-36/+3
2021-04-11Finish implementing correct paints in transformed recording patternsAnton Danilkin1-0/+1
2021-04-11Start implementing correct paints in transformed recording patternsAnton Danilkin1-9/+7
2021-04-11Add support for the source and clear operators for the paint operationAnton Danilkin1-0/+1
2021-04-11Fix problems in the SVG backend related to outputting surfaces and patternsAnton Danilkin1-2/+0
2017-10-15svg: source surface hash table does not need to hold the sourceAdrian Johnson1-1/+0
2017-10-14svg: use hash table instead of user_data to track emitted surfacesAdrian Johnson1-0/+9
2017-10-05svg: fix painting an unbounded recording surfaceAdrian Johnson1-0/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-2/+2
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-2/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+2
2007-05-08SVG: Don't clip SVG element, as clipping region is implicit.Emmanuel Pacaud1-0/+1
2007-04-21[svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod1-0/+2
2007-04-21[svg] Move cairo_svg_surface_t to cairo-svg-surface-private.hBehdad Esfahbod1-0/+71