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-01 02:38:43 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
87981efeb5
paper.js
/
test
History
Jürg Lehni
87981efeb5
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
..
lib
Break long line.
2011-03-02 16:17:40 +00:00
tests
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
index.html
Move Path#getCurveLength() to Curve#getLength() and update tests accordingly.
2011-03-06 12:29:17 +00:00