readysetraphael:SVG 到 RaphaelJS 转换器

时间:2024-07-23 06:30:43
【文件属性】:

文件名称:readysetraphael:SVG 到 RaphaelJS 转换器

文件大小:39KB

文件格式:ZIP

更新时间:2024-07-23 06:30:43

PHP

准备好。 放。 拉斐尔。 Raphaël JavaScript 库转换器 准备好。 放。 拉斐尔。 将内容从 SVG 文件转换为 Raphaël JavaScript 代码。 在线转换工具 请访问为您的项目使用我们的自动转换器。 用法 <?php try { $xml = file_get_contents([path_to_svg); $svg = SVG::getInstance([optional_js_var_name); $svg->setSVG($xml); $parser = new Parser($svg->getSVG()); $parser->init(); } catch (Exception $e) { echo $e->getMessage(); } ?> 执照 准备好。 放。 拉斐尔。 根据。 基于上的一项


【文件预览】:
readysetraphael-master
----src()
--------AllanKiezel()
----composer.lock(25KB)
----phpunit.xml(523B)
----README.md(1KB)
----index.php(732B)
----tests()
--------Element()
--------TestCase.php(658B)
--------ParserTest.php(978B)
--------_data()
----.gitignore(42B)
----license.txt(17KB)
----composer.json(643B)

网友评论