summaryrefslogtreecommitdiff
path: root/image/svg.c
Commit message (Expand)AuthorAgeFilesLines
* 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