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-28 20:15:40 +01:00
examples Some small changes BezierTool example. 2011-02-27 17:42:30 +01:00
lib Improve previous getter / setter check in Bootstrap. 2011-02-16 00:40:10 +00:00
src Fix odd issue of Rasters rotating the wrong way, which seems to be caused by Canvas not using the same Matrix orientation as Paper.js (scaleX (m00) and scaleY (m11) need to be flipped). 2011-02-28 20:15:40 +01:00
test Implement Path.RegularPolygon constructor and add tests for it. 2011-02-26 19:19:02 +01: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