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-04 17:54:36 +01:00
build Include minified version of parse-js (25kb) inside PaperScript object. 2011-03-03 22:55:18 +00:00
examples Examples: change mouse handlers to PaperScript. 2011-03-04 12:44:02 +01:00
lib Generalise all read() functions in Base.read(), fix an issue in by making sure arguments passed to initialie are never larger than length, and have Color's initialize create an RGBColor, to still be able to use Color.read(). 2011-03-04 13:19:07 +00:00
src Fix Color#getCanvasStyle. 2011-03-04 17:54:36 +01:00
test Rename Color#getCssString() to #toCssString(), to go with #toString(). 2011-03-03 17:36:53 +00: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