summaryrefslogtreecommitdiff
path: root/image/svg.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for transform, color none, and some colours in style attribute.James Bursa2007-11-291-13/+109
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Wrap internal SVG renderer with appropriate #ifdef WITH_NS_SVGRob Kendrick2007-07-181-1/+4
* Start on implementing SVG <path>.James Bursa2007-07-171-1/+135
* Add SVG support for a few basic shapes.James Bursa2007-07-151-46/+368
* Primitive SVG render (rect, text).James Bursa2007-07-131-0/+222