This package can create and edit vectorial graphics stored in SVG files.
It can open and parse an SVG XML file or create a new SVG document file with vectorial graphic elements of different types.
Currently this package supports elements of type: image, drawing paths, rectangles, lines, circles, ellipses, arbitrary shapes, images, text strings, gradients and styles.
The manipulated SVG documents can be exported back to SVG (compressed format or plain XML) or as an image in PNG, JPEG or GIF formats. |