forked from paperjs/paper.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Test Cases
AWagenheim edited this page Sep 21, 2012
·
5 revisions
- Browsers: Firefox, Google Chrome, Safari
- OS: Windows 7, Linux, Mac OS
- Line with points not set
- Convert SVG line to a Paper.js line
- Convert SVG rectangle to Paper.js rectangle
- Convert SVG rounded rectangle to Paper.js rounded rectangle
- Import SVG rectangles and rounded rectangles with no values/missing values
- Convert SVG oval to Paper.js oval
- Convert SVG circle to Paper.js circle
- Import SVG ovals and circles with no values/missing values
- Import text with rotation
- Import text with no values/missing values
- Check that each case (including the default) is working
- Import groups with and without items
- Import a group at least 10x nested
- Valid/Invalid RBG
- Path with 0, 1, 100, 10000 segments
- Valid/Invalid handlein/handleout
- Closed/Open ports
- Valid/Invalid strokewidth
- Valid/Invalid fillcolor
Also, build various SVG and Paper.js pages using every single element of the Import and Export method, then visually test