Recommend this page to a friend! |
Classes of Eduardo "Trial Force" Bonfandini | > | phpSVG | > | Download .zip .tar.gz | > | Support forum (1) | > | Blog | > | Latest changes |
|
Groups | Applications | Related pages | Files |
Groups |
XML | XML parsing and generation | View top rated classes |
PHP 5 | Classes using PHP 5 specific features | View top rated classes |
Graphics | Colors, images, charts and picture formats | View top rated classes |
Innovation Award |
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 |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Author's blog Author's blog |
Source on google Source on google |
Files |
File | Role | Description | ||
---|---|---|---|---|
example (13 files, 1 directory) | ||||
svglib (20 files) | ||||
index.php | Example | Example script | ||
viewExample.php | Example | View example |
Files | / | example |
File | Role | Description | ||
---|---|---|---|---|
resource (7 files) | ||||
adding_elements.svg.php | Example | Show how to add elements to SVG. | ||
bitmapImage.svg.php | Example | Show how to add a bitmap imagem | ||
findElements.php | Example | Show how to find elements. | ||
gradient.svg.php | Example | Gradient Example | ||
graph.php | Example | Example script | ||
inkscape_test.php | Example | Inkscape example | ||
javascript.svg.php | Example | Example script | ||
merge.svg.php | Example | Example script | ||
replace.svg.php | Example | Example script | ||
simple.svg.php | Example | Example script | ||
transformation_request.svg.php | Example | Tranformation trough resquest/get | ||
upload_and_convert.php | Example | Show how to upload and convert a Files to PNG/JPPEG. | ||
vectorize.php | Example | Example script |
Files | / | example | / | resource |
File | Role | Description |
---|---|---|
apple.svg | Data | SVG example, used in other examples. |
axel.png | Data | Resource |
function.php | Aux. | Aux functions |
image.svg | Data | an SVG with image, used in examples. |
phpsvg.png | Icon | Logo |
phpSVG.svg | Data | Logo |
stick.png | Icon | a bitmap file used in examples. |
Files | / | svglib |
File | Role | Description |
---|---|---|
CHANGELOG | Data | changelog file |
inkscape.php | Class | Use inkscape to convert svg to png |
svgcircle.php | Example | Example script |
svgclippath.php | Class | Class source |
svgellipse.php | Class | Class source |
svggroup.php | Class | Class source |
svgimage.php | Class | Represents a imae implementation |
svglib.php | Class | main lib (instanced file) |
svgline.php | Class | Class source |
svglineargradient.php | Class | Gradient |
svgpath.php | Class | used to draw a path |
svgradialgradient.php | Class | Class source |
svgrect.php | Class | Represent a Rect. |
svgshape.php | Class | Simple shape, other class extends it. |
svgshapeex.php | Class | Used to do a complex shape, it is a internal class. |
svgstop.php | Class | Stop class ( a part of gradient) |
svgstyle.php | Class | Define styles. |
svgtext.php | Class | To create some text |
VERSION | Data | vesion file |
xmlelement.php | Class | Represent one element, |
Install with Composer - Download all files: php-svg.tar.gz php-svg.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|