Hi,
I am just curious if there is any existing API in PHP for rendering
SVG (Scalable Vector Graphics). A quick search in Google pointed to me
a place in zend.com - http://www.zend.com/zend/trick/tricks12apr.php .
where I feel the support for SVG is not very clear to be exact.
Just curious if there is a library that comes with PHP that can help
us to create PHP without exactly boggling down in the SVG syntax ( XML )
as given in the above mentioned example.
--
Karthik
Humans please 'removeme_' for my real email.
I am just curious if there is any existing API in PHP for rendering
SVG (Scalable Vector Graphics). A quick search in Google pointed to me
a place in zend.com - http://www.zend.com/zend/trick/tricks12apr.php .
where I feel the support for SVG is not very clear to be exact.
Just curious if there is a library that comes with PHP that can help
us to create PHP without exactly boggling down in the SVG syntax ( XML )
as given in the above mentioned example.
--
Karthik
Humans please 'removeme_' for my real email.
Comment