|
SVG is a language for describing two-dimensional graphics in the XML.
SVG allows for the three types of graphic objects: vector
graphic shapes, images and text.
The feature set includes the nested transformations, clipping
paths, alpha masks, filter effects, template objects and
extensibility.
The W3C SVG 1.1 Recommendation
The W3C SVG 1.2 Working Draft
|