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-14 15:37:46 +01:00
build Update JsDoc. 2011-06-13 23:51:26 +01:00
dist Also include prebuilt docs for now. 2011-06-12 19:04:25 +01:00
examples Switch from "out" folder for built library to "dist". 2011-06-12 19:03:18 +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 Bigger refactoring of handling of segment selection: Have Path#_selectedSegmentState be the summed up value of all Segment's states, and compare it to segments.length * SelectionState.POINT in #fullySelected. 2011-06-14 15:37:25 +01:00
test Fix Path#selected tests. 2011-06-14 15:37:46 +01:00
.gitignore Switch from "out" folder for built library to "dist". 2011-06-12 19:03:18 +01:00
.gitmodules Add jsdoc-toolkit as submodule. 2011-06-12 23:09:09 +01:00
LICENSE.txt Add copyright notice and license file. 2011-03-07 00:50:44 +00:00