paper.js/test/tests
2013-05-13 18:57:17 -07:00
..
Color.js More uppercase changes. 2013-04-23 07:29:30 -07:00
CompoundPath.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Group.js Update all tests that depend on old Adobe Illustrator data to either use better data or more tolerance. 2013-04-08 19:51:14 -07:00
HitResult.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Item.js More work on Color and testing. 2013-04-08 07:07:41 -07:00
Item_Bounds.js Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices. 2013-05-13 18:57:17 -07:00
Item_Cloning.js More uppercase changes. 2013-04-23 07:29:30 -07:00
Item_Contains.js Handle contour edge cases in Path#contains(). 2013-04-25 11:03:49 -07:00
Item_Order.js Use new Project#clear() instead of activeLayer.remove(). 2013-04-23 07:11:23 -07:00
JSON.js Add failing test for #215. 2013-05-07 22:48:53 -07:00
Layer.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
load.js Rename Svg acronyms in API to SVG. 2013-04-23 07:19:08 -07:00
Matrix.js Fix all tests for Matrix decomposition. 2013-02-08 23:25:10 -08:00
Path.js Add failing test where calling Path#simplify on a path with three identical segments throws an error. 2013-02-27 17:34:28 +01:00
Path_Bounds.js Fix issue with Path#strokeBounds with #strokeJoin == 'miter' and clockwise orientation. 2013-04-24 19:27:31 -07:00
Path_Curves.js Fix issue in Path#removeSegments() where curves are removed wrongly when start index is 0. 2013-04-26 08:46:57 -07:00
Path_Drawing_Commands.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Path_Length.js Adjust Path Length tests tolerance so they don't fail. 2013-04-08 19:52:09 -07:00
Path_Shapes.js Merge Path.Rectangle and Path.RoundRectangle. 2013-04-19 12:36:49 -07:00
PlacedSymbol.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Point.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Project.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Raster.js Fix Raster#getAverageColor() to work with new transforms history code. 2013-04-18 16:50:18 -07:00
Rectangle.js Define some failing tests for Rectangle(object) constructors. 2013-04-21 08:45:07 -07:00
Segment.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Size.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Style.js Merge PathStyle, CharacterStyle and ParagraphStyle into Style. 2013-04-09 16:46:20 -07:00
SVGExport.js Rename Svg acronyms in API to SVG. 2013-04-23 07:19:08 -07:00
SVGImport.js Rename Svg acronyms in API to SVG. 2013-04-23 07:19:08 -07:00