https://github.com/shogo82148/svg2css
An Inkscape Plugin which converts SVG to HTML+CSS.
https://github.com/shogo82148/svg2css
converts-svg html-css inkscape-plugin python
Last synced: 5 months ago
JSON representation
An Inkscape Plugin which converts SVG to HTML+CSS.
- Host: GitHub
- URL: https://github.com/shogo82148/svg2css
- Owner: shogo82148
- Created: 2011-10-28T07:08:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-02-03T02:33:58.000Z (about 13 years ago)
- Last Synced: 2025-03-15T21:17:25.345Z (about 1 year ago)
- Topics: converts-svg, html-css, inkscape-plugin, python
- Language: Python
- Homepage: http://shogo82148.github.com/svg2css/
- Size: 290 KB
- Stars: 39
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.ja.md
Awesome Lists containing this project
README
svg2css
======================
SVGをHTML+CSSに変換するInkscapeのプラグインです。
## インストール
次のファイルを (Inkscapeのインストールフォルダ)/share/extensions にコピーしてください
* svg2css.py
* svg.py
* svg2css.inx
## 実行
"HTML+CSS(.html)"というファイル形式で保存することで、HTML+CSSに変換できます。
詳細は readme-slide/index.ja.html を確認してください。
## ライセンス
Copyright © 2011 Shogo Ichinose
アイコンは @honki に描いてもらったもので,
著作権は @hinki にあります.
ありがとうございます.
[MIT License][mit]で配布されています。
[MIT]: http://www.opensource.org/licenses/mit-license.php