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-24 08:20:09 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0bfca81140
paper.js
/
src
History
Jürg Lehni
0bfca81140
Clean-up getBounds() code and move to its own scope at the end of Path.
2011-03-07 00:36:44 +00:00
..
basic
Add Matrix#createShiftless(), to return a copy of the matrix that lacks the translation.
2011-03-06 21:10:47 +00:00
color
More work on Bootstrap core, move Base.isArray back to Array.isArray.
2011-03-05 13:53:18 +00:00
document
Use Matrix#transformBounds() in DocumentView#getBounds().
2011-03-05 01:42:24 +00:00
item
Massive refactoring of transform() / getBounds() code: getBounds() / getStrokeBounds() now supports an optional Matrix parameter which is used to on the fly transform all coordinates and stroke definitions before bounds are calculated. This even supports the correct determination of rotated ellipse bounds for round strokes in symbols.
2011-03-06 21:26:38 +00:00
path
Clean-up getBounds() code and move to its own scope at the end of Path.
2011-03-07 00:36:44 +00:00
tool
Add Events.getOffset(), to return coordinates relative to the target element's position.
2011-03-04 23:46:16 +00:00
util
Rename MathUtils to Numerical.
2011-03-07 00:21:04 +00:00
paper.js
Clean-up getBounds() code and move to its own scope at the end of Path.
2011-03-07 00:36:44 +00:00