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-07 10:28:18 +01:00
build JSDocs: Move Utils.publishMenu() funcitonality to Render.classes(), but have it not render the template yet, as it is requied by both docs and templatedocs, through the index rendering functions Render.index() (previoulsy Render.menu()) and Render.indexjs (previously Render.packagesjs). 2011-06-07 10:28:18 +01:00
examples Add DrawCurves example, to test new Path#pointsToCurves() feature. 2011-06-05 22:10:26 +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 Fix typo introduced in previous refactoring. 2011-06-06 17:18:22 +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