Overview
A Servoy-Aware bean capable of displaying any type of SVG graphics in a Servoy form.
SVG is short for Scalable Vector Graphic, an Open Source format that has the advantage of being vectorial, and that allows to create any kind of graphics, resolution independant.
In addition to simply displaying SVG files, the bean allows for scripting nodes by adding callback on click, and allowing to move SVG nodes and capture coordinates by using special object called MouseTrackers.
- Homepage: https://www.servoyforge.net/projects/svgbean
- License: FreeBSD License
- Category: Bean