including the sape library

master
Mark MacKay 2012-07-19 10:25:04 -05:00
parent 19408c3a31
commit bf0d3b75e6
5 changed files with 1195 additions and 1179 deletions

View File

@ -35,7 +35,7 @@ JS_FILES=\
extensions/ext-eyedropper.js \
extensions/ext-markers.js \
extensions/ext-grid.js \
extensions/ext-imagelib.js \
extensions/ext-shapes.js \
CSS_FILES=\
fonts.css \

View File

@ -31,7 +31,7 @@ svgEditor.addExtension("shapes", function() {
music: 'Music',
weather: 'Weather & Time',
ui: 'User Interface',
social: 'Social Web',
social: 'Social Web'
};
var library = {

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@ svgEditor.addExtension("shapes", function() {
music: 'Music',
weather: 'Weather & Time',
ui: 'User Interface',
social: 'Social Web',
social: 'Social Web'
};
var library = {

File diff suppressed because it is too large Load Diff