paper.js/test
2011-02-12 16:41:57 +01:00
..
qunit Initial commit 2011-02-07 19:28:09 +01:00
index.html Introduce Paper object that keeps track of documents and which documenti is active. Newly created items are automatically appended to the children list of the active document's activeLayer. 2011-02-12 16:20:10 +01:00
test_functions.js Initial commit 2011-02-07 19:28:09 +01:00
tests_item.js Improve Item#isDescendant(item) and introduce Item#isAncestor(item). 2011-02-12 16:41:57 +01:00
tests_Path.js Use properties instead of calling get[Property] and set[Property] in tests. Also add path.currentSegment test. 2011-02-11 15:02:35 +01:00
tests_Path_Drawing_Commands.js Initial commit 2011-02-07 19:28:09 +01:00
tests_Path_Shapes.js Initial commit 2011-02-07 19:28:09 +01:00
tests_Point.js Use properties instead of calling get[Property] and set[Property] in tests. Also add path.currentSegment test. 2011-02-11 15:02:35 +01:00
tests_Rectangle.js Use properties instead of calling get[Property] and set[Property] in tests. Also add path.currentSegment test. 2011-02-11 15:02:35 +01:00
tests_Segment.js Initial commit 2011-02-07 19:28:09 +01:00
tests_Size.js Initial commit 2011-02-07 19:28:09 +01:00