The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
Find a file
2011-06-17 16:58:41 +02:00
build Move the local sync.sh to build. 2011-06-16 23:59:11 +01:00
dist Update library and docs to latest version. 2011-06-17 11:41:47 +01:00
examples Clean up. 2011-06-16 22:59:59 +01:00
lib Clean up white spaces in comments. 2011-06-14 22:59:45 +01:00
src Item: implement #addChild(item), #insertChild(index, item), #insertAbove(item) and #insertBelow(item) Deprecate: #moveAbove, #moveBelow, #appendTop, #appendBottom. 2011-06-17 16:58:41 +02:00
test Item: implement #addChild(item), #insertChild(index, item), #insertAbove(item) and #insertBelow(item) Deprecate: #moveAbove, #moveBelow, #appendTop, #appendBottom. 2011-06-17 16:58:41 +02:00
.gitignore Switch from "out" folder for built library to "dist". 2011-06-12 19:03:18 +01:00
.gitmodules Add jsdoc-toolkit as submodule. 2011-06-12 23:09:09 +01:00
LICENSE.txt Add copyright notice and license file. 2011-03-07 00:50:44 +00:00