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-09 06:12:34 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
58f5c8554e
paper.js
/
src
History
Jürg Lehni
58f5c8554e
Add comments about initial guess.
2011-03-07 00:17:43 +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
Add comments about initial guess.
2011-03-07 00:17:43 +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
Clean up MathUtils code.
2011-03-07 00:17:32 +00:00
paper.js
Use the new statics: true setting for Base injection, and fix Array.prototype.slice issue in Base.read().
2011-03-05 14:23:42 +00:00