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-02-12 19:08:34 +01:00
examples Examples: update Circles.html to create a new path on every mouse down. 2011-02-12 18:12:25 +01:00
lib Clean up src directory and move Bootstrap.js into lib. 2011-02-12 17:59:39 +01:00
src PathItem: replace this.segments.push(segment) to this.addSegment(segment) 2011-02-12 19:08:34 +01:00
test Add test for Document#activate() 2011-02-12 18:07:14 +01:00