| author | JucaBlues <JucaBlues@users.sourceforge.net> | |
| Tue, 22 Jul 2008 12:05:49 +0000 (12:05 +0000) | ||
| committer | JucaBlues <JucaBlues@users.sourceforge.net> | |
| Tue, 22 Jul 2008 12:05:49 +0000 (12:05 +0000) | ||
| commit | bd9cbf1b9fa6530e92b536e64144f675bff03575 | |
| tree | 9bf3726fda21670b37821f76d197ba5fb63b2553 | tree | snapshot |
| parent | 8be695a7a7e188d0dcf6202004f9c6a60bf6e0ce | commit | diff |
initial handling of <script> tag
Some people develope SVG files that contain javascript. We should not
erase their script nodes!
Also, we could develop a scripting IDE in inkscape. Look at
http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE
Some people develope SVG files that contain javascript. We should not
erase their script nodes!
Also, we could develop a scripting IDE in inkscape. Look at
http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE
| src/Makefile_insert | diff | blob | history | |
| src/attributes.cpp | diff | blob | history | |
| src/attributes.h | diff | blob | history | |
| src/sp-object-repr.cpp | diff | blob | history | |
| src/sp-root.cpp | diff | blob | history | |
| src/sp-root.h | diff | blob | history | |
| src/sp-script.cpp | [new file with mode: 0644] | blob |
| src/sp-script.h | [new file with mode: 0644] | blob |