paper.js/src
2011-05-16 18:57:47 +01:00
..
basic 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
browser Use Date.now() as all supported browsers have it. 2011-05-14 17:23:17 +01:00
color Gradient#setStops: improve checking for array. 2011-05-16 15:46:25 +02:00
core 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
item Improve comments. 2011-05-16 18:29:53 +01:00
path get styles directly from _style object rather than passing through getters on Item. 2011-05-16 18:57:47 +01:00
project 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
text CharacterStyle: Use 'sans-serif' as default font. 2011-05-16 15:58:10 +02:00
tool 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
ui 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
util Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00
load.js Implement basic version of TextItem, PointText, CharacterStyle & ParagraphStyle. 2011-05-16 15:15:47 +02:00
paper.js Remove reference to inexisting Request.js file. 2011-05-16 16:57:52 +01:00