svg2js svg2js
Status: Alpha
Brought to you by:
philipn
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2012-11-18 |
|
[ac3c73] build: replace AM_LDFLAGS with LDADD |
| web | 2009-04-12 |
|
[fce855] fix typo |
| win32 | 2011-06-05 |
|
[14de7c] removed legacy cvsignore |
| .gitignore | 2011-06-05 |
|
[0867ee] added gitignore |
| AUTHORS | 2009-04-11 |
|
[0199ff] Initial revision |
| COPYING | 2009-04-11 |
|
[0199ff] Initial revision |
| ChangeLog | 2009-04-11 |
|
[0199ff] Initial revision |
| INSTALL | 2009-04-11 |
|
[0199ff] Initial revision |
| Makefile.am | 2009-04-11 |
|
[0199ff] Initial revision |
| NEWS | 2009-04-11 |
|
[3a8807] initial snapshot news |
| README | 2009-04-11 |
|
[0199ff] Initial revision |
| bootstrap | 2009-04-11 |
|
[0199ff] Initial revision |
| configure.ac | 2012-11-18 |
|
[5f65ae] configure: set AM_SILENT_RULES to yes to help s... |
svg2js is an SVG to HTML 5 <canvas> javascript converter. It is written in C and uses libsvg to parse the SVG document. It is available for both GNU/Linux and Windows operating systems. The homepage for the svg2js project is http://svg2js.sourceforge.net A copy of the web pages is held in the web/ directory. The source files and Makefile for svg2js can be found in the src/ directory. The Microsoft Visual C++ 7.1 project files are in the win32/vc71 directory. See http://svg2js.sourceforge.net/build.html for instructions on how to build the software. svg2js is free software and is available for distribution under the GNU Lesser General Public License (LGPL) version 2.1 software license - see COPYING.txt.