Inkscape Map Code
From Inkscape SVG files to HTML image map or coordinate list
Status: Beta
Brought to you by:
marcoconti83
| File | Date | Author | Commit |
|---|---|---|---|
| nbproject | 2016-03-14 |
|
[280261] Add command line export (batch mode) |
| scripts | 2014-11-04 |
|
[277d8d] Update licensing information and help |
| src | 2016-03-14 |
|
[75022f] Release 0.11.0 |
| test | 2014-11-04 |
|
[277d8d] Update licensing information and help |
| .gitignore | 2014-08-22 |
|
[5ce0ef] Ignore private project files |
| COPYING | 2014-11-04 |
|
[277d8d] Update licensing information and help |
| build.xml | 2012-09-17 |
|
[671d4e] - moved code in trunk |
| manifest.mf | 2012-09-17 |
|
[671d4e] - moved code in trunk |
| readme.md | 2014-11-04 |
|
[277d8d] Update licensing information and help |
Inkscapemap is an utility to generate HTML image maps from a SVG file.
It can also output a raw list of coordinates that can be used in other ways
(it was originally developed to be used with PHP GD).
/*
*