summaryrefslogtreecommitdiff
path: root/image/svg.h
Commit message (Collapse)AuthorAgeFilesLines
* Move SVG code into a new library, libsvgtiny.James Bursa2008-02-031-4/+3
| | | | svn path=/trunk/netsurf/; revision=3837
* Update all source code file headers to reflect GPL version 2 only and ↵Vincent Sanders2007-08-081-3/+14
| | | | | | contain appropriate licence text svn path=/trunk/netsurf/; revision=3486
* Primitive SVG render (rect, text).James Bursa2007-07-131-0/+33
svn path=/trunk/netsurf/; revision=3405