This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
paper.js
Watch
1
Star
0
Fork
You've already forked paper.js
0
mirror of
https://github.com/scratchfoundation/paper.js.git
synced
2025-01-05 20:32:00 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c6d79f964c
paper.js
/
lib
History
Jürg Lehni
c6d79f964c
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
..
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