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.
 August 2011
Winner
Prize: One downloadable e-book of choice by O'Reilly |
SVG is a standard XML format for storing the definitions of two dimension vectorial graphics.
This class can be used to edit vectorial graphics by reading its definition from an SVG into objects that can be changed and then write it back to the SVG file.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|