 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
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 |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
example (7 files, 1 directory) |
svglib (14 files) |
| File |
Role |
Description |
apple.svg |
Data |
SVG example, used in other examples. |
image.svg |
Data |
an SVG with image, used in examples. |
stick.png |
Icon |
a bitmap file used in examples. |