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-16 23:50:14 +01:00
build Update JsDoc. 2011-06-16 23:29:01 +01:00
dist Also include prebuilt docs for now. 2011-06-12 19:04:25 +01:00
examples Clean up. 2011-06-16 22:59:59 +01:00
lib Clean up white spaces in comments. 2011-06-14 22:59:45 +01:00
src Fix a bug in Path#arcTo() where sometimes the arc was drawn on the wrong side when the extent was 180 degrees, thus the center point was lying on the line (from, to). 2011-06-16 23:50:14 +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