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-03-03 12:46:31 +00:00
examples Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype. 2011-03-03 12:19:43 +00:00
lib Improve previous getter / setter check in Bootstrap. 2011-02-16 00:40:10 +00:00
src Replace % 2 with & 1 (modulo 2). 2011-03-03 12:46:31 +00:00
test Update added Path Bound tests with correct values from Scriptographer. 2011-03-02 16:38:14 +00:00
.gitignore Add files folder to .gitignore, as a place to store related but not version controlled files. 2011-02-22 10:18:45 +01:00