summaryrefslogtreecommitdiffstats
path: root/src/sp-factory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-7/+7
| | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
* create SPObject factoryLiam P. White2015-02-251-0/+337
(bzr r13939.1.1)