Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-01-05 | Gradient updates in SVG backend and no sorting of color stops in SVG or PDF b... | David Reveman | 1 | -39/+34 |
2005-12-30 | no more has_clip boolean. Init clip_level. (_cairo_surface_intersect_clip_pat... | Emmanuel Pacaud | 1 | -6/+6 |
2005-12-28 | namespace declarations for SVG and XLINK (#5411). | Emmanuel Pacaud | 1 | -1/+4 |
2005-12-21 | store surfaces in a <g> node, and clip to surface area. Now SVG backend shoul... | Emmanuel Pacaud | 1 | -28/+44 |
2005-12-19 | fix stroke linewidth and dashes, I hope. Emit stroke-dashoffset. | Emmanuel Pacaud | 1 | -2/+10 |
2005-12-19 | CAIRO_CAN_TEST_SVG_SURFACE depends on librsvg. | Emmanuel Pacaud | 1 | -28/+150 |
2005-12-16 | Globally rename "operator" to "op", to allow writing backends in C++ | Christian Biesinger | 1 | -10/+10 |
2005-12-08 | add optionnal disabled by default SVG backend. | Emmanuel Pacaud | 1 | -0/+1330 |