paper.js/test/tests
2020-05-23 15:41:18 +02:00
..
Color.js Fix parsing of rgb color string with percentages 2019-12-06 13:22:56 +01:00
CompoundPath.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Curve.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
CurveLocation.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Emitter.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Group.js Improve fix for nested group matrix reset 2019-12-14 19:40:00 +01:00
HitResult.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Interactions.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Item.js Clamp opacity values to [0, 1] 2020-05-23 15:41:18 +02:00
Item_Bounds.js Fix temporary test name 2019-06-05 17:35:42 +02:00
Item_Cloning.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Item_Getting.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Item_Order.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
JSON.js Prevent Item#importJSON() from overriding Item#insert() 2019-06-09 16:28:20 +02:00
Layer.js Fix bounds error with nested empty items 2019-06-09 16:10:54 +02:00
load.js Fix PaperScript#compile() with prefix operators 2019-06-09 19:23:53 +02:00
Matrix.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Numerical.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
PaperScript.js Improve handling of increment/decrement operators 2019-06-09 19:29:07 +02:00
Path.js Fix: closed Path with blend mode throw error (#1763) 2020-05-23 14:54:51 +02:00
Path_Boolean.js Boolean: No need to actually check for fill 2019-06-23 04:47:34 +02:00
Path_Constructors.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Path_Intersections.js Handle CurveLocation on path with only one segment 2020-01-15 09:40:49 +01:00
PathItem.js Fix #1769 and add additional test case (#1772) 2020-02-10 23:49:50 +01:00
PathItem_Contains.js Improve test for #1651 2019-06-19 22:05:26 +02:00
Point.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Project.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Raster.js Improve new Raster(size[, position]) constructor 2019-06-07 22:25:44 +02:00
Rectangle.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Segment.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Shape.js Fix shape bounds when passing position in constructor (#1708) 2019-12-15 14:31:31 +01:00
Size.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00
Style.js Add/unit test for color change propagation (#1675) 2019-06-22 15:17:35 +02:00
SvgExport.js Fix SVG export with Symbol (#1670) 2019-06-18 06:15:20 +02:00
SvgImport.js Support SVG strings with leading line-breaks 2020-05-23 13:40:27 +02:00
SymbolItem.js Fix SymbolItem#hitTestAll() 2019-07-12 12:06:26 +02:00
TextItem.js Update copyright year to 2019 2018-12-27 16:13:01 +09:00