paper.js/test/tests
Jürg Lehni d0332f843f Renamed Curve#reverse() and Segment#reverse() to #reversed()
Since they don't modify the object. Also introduce new Segment#reverse(), which does.
2015-09-16 18:16:48 +02:00
..
Color.js Remove legacy Color constructor tests. 2015-09-06 15:37:03 +02:00
CompoundPath.js
Curve.js Introduce CURVETIME_EPSILON, to be used when handling curve time parameters. 2015-09-12 22:55:58 +02:00
CurveLocation.js
Emitter.js
Group.js
HitResult.js
Item.js
Item_Bounds.js
Item_Cloning.js
Item_Getting.js
Item_Order.js
JSON.js
Layer.js
load.js
Matrix.js No need to pass TOLERANCE. 2015-09-13 13:43:50 +02:00
Path.js
Path_Boolean.js Fix boolean test to adress shifted segment sequence. 2015-09-13 13:26:08 +02:00
Path_Bounds.js
Path_Curves.js Remove #isStraight() in favor of #hasHandles() and implement #clearHandles() 2015-09-06 12:47:35 +02:00
Path_Drawing_Commands.js
Path_Intersections.js
Path_Length.js
Path_Shapes.js
PathItem_Contains.js Rework handling of weighted and normalized curve tangents and normals. 2015-08-19 17:15:41 +02:00
PlacedSymbol.js
Point.js
Project.js
Raster.js
Rectangle.js
Segment.js Renamed Curve#reverse() and Segment#reverse() to #reversed() 2015-09-16 18:16:48 +02:00
Shape.js
Size.js
Style.js
SVGExport.js
SVGImport.js
TextItem.js Fix PointText size test on new Safari... 2015-09-06 12:33:41 +02:00