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-12 18:55:29 +01:00
build Provide a shell script that generates a version of out/paper.js that uses load.js to directly load the library through the seperate source files in the src directory, as required development of the library itself. 2011-06-12 18:55:29 +01:00
examples Change all examples to load the latest compiled library from out/paper.js. 2011-06-12 18:42:12 +01:00
lib Switch to Bootstrap.js version that is produced by compiling it with CORE_ONLY flag, and adapt Base.js so Base still gets exported. 2011-06-03 21:20:36 +01:00
src Merge remote-tracking branch 'origin/master' 2011-06-12 18:42:24 +01:00
test Add failing Path#curveToPoints tests. 2011-06-05 21:26:36 +02:00
.gitignore Add preprocessor and build scripts for production of single file Paper.js version, based on previous work for Bootstrap. 2011-03-03 13:45:21 +00:00
LICENSE.txt Add copyright notice and license file. 2011-03-07 00:50:44 +00:00