From 608c33dc303c2e016ffabec8eb2a514112612bfb Mon Sep 17 00:00:00 2001 From: jingsam Date: Sat, 2 Jul 2016 19:32:08 +0800 Subject: [PATCH 1/3] ignore build --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d7f6458..372e645d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # See editor/config-sample.js for an example editor/config.js editor/custom.css +build/ From 91e22cc839174dbc6dd1ef2faea4e29a3ebb3045 Mon Sep 17 00:00:00 2001 From: jingsam Date: Sat, 2 Jul 2016 19:56:29 +0800 Subject: [PATCH 2/3] ignore svgedit.complied.js --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 372e645d..d3638e5f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ editor/config.js editor/custom.css build/ +editor/svgedit.compiled.js From 051e0ca73a430dca454afc764aca141588b19435 Mon Sep 17 00:00:00 2001 From: jingsam Date: Sat, 2 Jul 2016 20:17:31 +0800 Subject: [PATCH 3/3] add zh-CN language option --- editor/svg-editor.html | 67 +++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 33 deletions(-) diff --git a/editor/svg-editor.html b/editor/svg-editor.html index dab8e6f8..1e16af07 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -102,7 +102,7 @@ by creating the following file and adding by calls to svgEditor.setConfig -->
- + @@ -123,40 +123,40 @@ by creating the following file and adding by calls to svgEditor.setConfig --> - - - +
@@ -264,7 +264,7 @@ by creating the following file and adding by calls to svgEditor.setConfig -->
-
@@ -411,11 +411,11 @@ by creating the following file and adding by calls to svgEditor.setConfig --> - +
- +
@@ -425,9 +425,9 @@ by creating the following file and adding by calls to svgEditor.setConfig --> + - +
@@ -438,7 +438,7 @@ by creating the following file and adding by calls to svgEditor.setConfig --> - +
- + @@ -748,7 +749,7 @@ by creating the following file and adding by calls to svgEditor.setConfig --> - -->