CleverSvg is an Open Source library that permits to generate SVG documents using PHP5. SVG stands for “Scalable Vector Graphics”, a XML-based format designed for the description of two-dimensional vector graphics. SVG is a W3C Recommendation, and is natively supported by major web browsers, including Gecko-based browsers (Firefox, for instance).
Today, we at Clever Age think that this useful library is stable enough to be released under the LGPL license. For now, CleverSvg correctly supports a lot of shapes, images, text, links. CleverSVG also handles scripts inclusion (ecmascripts and/or javascripts) and CSS support. Patches, bug reports and feature requests will be warmly welcomed !
Links:
Happy SVGing!

Post a comment