paper.js/src/basic
2011-05-18 21:31:02 +02:00
..
Line.js Various small code cleanups. 2011-05-02 12:23:42 +02:00
Matrix.js Move Rectangle#transformCornerCoordinates() to Matrix#_transformCorners(). 2011-05-16 12:29:52 +01:00
Point.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
Rectangle.js Move Rectangle#transformCornerCoordinates() to Matrix#_transformCorners(). 2011-05-16 12:29:52 +01:00
Size.js Size#min and Size#max: fix capitalization. 2011-05-18 21:31:02 +02:00