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-07 13:22:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4dbba5f806
paper.js
/
src
/
basic
History
Jürg Lehni
4dbba5f806
Make sure rectangle dimensions are not undefined when creatig from a Point or Size.
2011-03-05 21:06:23 +00:00
..
Matrix.js
Remove Raster/PlacedSymbol specific code form Matrix#transformBounds() and use Rectangle#setCenter() instead to center the bounds rectangle on the origin.
2011-03-05 21:05:07 +00:00
Point.js
Allow chaining of Point setters.
2011-03-05 20:58:46 +00:00
Rectangle.js
Make sure rectangle dimensions are not undefined when creatig from a Point or Size.
2011-03-05 21:06:23 +00:00
Size.js
Allow chaining of Size setters.
2011-03-05 20:59:06 +00:00