paper.js/lib
2011-03-04 13:19:07 +00:00
..
bootstrap.js 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
parse-js-min.js Replace repeat_string(str, count) with (new Array(count).join(str)) hack. 2011-03-04 00:47:48 +00:00
parse-js.js Replace repeat_string(str, count) with (new Array(count).join(str)) hack. 2011-03-04 00:47:48 +00:00