Added SVG to PNG conversion tool, Added tool page and code
Update .gitignore, sidebar.php, and 17 more files...
This commit is contained in:
9
tools/items/svg-to-png.json
Normal file
9
tools/items/svg-to-png.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"dom": "svg-to-png/page.php",
|
||||
"lang": "svg-to-png/lang.json",
|
||||
"code": [
|
||||
"svg-to-png/code.min.js"
|
||||
],
|
||||
"icon": "fad fa-exchange-alt",
|
||||
"title": "tool.svg-to-png.title"
|
||||
}
|
Reference in New Issue
Block a user