..
Color.js
Rename GradientStop#rampPoint to #offset
2016-05-31 12:35:44 +02:00
CompoundPath.js
Improve handling of sub-path orientation in CompoundPath.
2016-07-21 15:21:45 +02:00
Curve.js
Implement Curve#getOffsetAtTime()
2016-06-12 18:32:05 +02:00
CurveLocation.js
Tests: Start getting QUnit tests to work on Node.js
2016-01-31 12:43:20 +01:00
Emitter.js
Tests: Clean up Emitter tests.
2016-01-31 12:43:20 +01:00
Group.js
Fix Item#insertChildren() error when passing null for some children.
2016-06-13 14:16:25 +02:00
HitResult.js
Improve handling of sub-path orientation in CompoundPath.
2016-07-21 15:21:45 +02:00
Item.js
Implement unit tests for #991
2016-02-23 11:55:03 +01:00
Item_Bounds.js
Fix Item#strokeBounds with #strokeScaling and #applyMatrix
2016-05-22 21:17:24 +02:00
Item_Cloning.js
Core: Renamed Symbol and PlacedSymbol classes and properties.
2016-01-31 16:52:51 +01:00
Item_Getting.js
Implement unit tests for Item#getItems() with overlapping / inside properties.
2016-02-12 20:09:41 +01:00
Item_Order.js
Fix #1015 : Improve handling of already inserted children in#insertChildren()
2016-04-13 13:36:26 -07:00
JSON.js
Fix Item#importJSON() to preserve #parent on existing, already inserted items.
2016-06-10 17:45:02 +02:00
Layer.js
Implement more unit tests for PaperScope#settings.insertItems
2016-02-14 22:04:40 +01:00
load.js
Fix issue in setPathData(), horizontal or vertical lineto and relative moveto commands.
2016-07-19 10:09:55 +02:00
Matrix.js
Matrix: Switch to a better implementation of #decompose()
2016-02-14 10:59:57 +01:00
Numerical.js
Clean-up code from PR #1087
2016-07-09 01:01:19 +02:00
Path.js
Add tolerance argument to Path#join(path, tolerance)
2016-06-11 12:41:23 +02:00
Path_Boolean.js
Improve handling of sub-path orientation in CompoundPath.
2016-07-21 15:21:45 +02:00
Path_Constructors.js
Move Path_Bounds tests to Item_Bounds.
2016-02-02 13:55:36 +01:00
Path_Intersections.js
Minor reformatting and changes.
2016-07-20 17:58:47 +02:00
PathItem.js
Add tests from W3C SVG Test Suite
2016-07-20 15:29:19 +02:00
PathItem_Contains.js
Improve handling of sub-path orientation in CompoundPath.
2016-07-21 15:21:45 +02:00
Point.js
Clean up handling of #_set(), #set() and #initialize()
2016-07-18 20:11:01 +02:00
Project.js
Tests: Start getting QUnit tests to work on Node.js
2016-01-31 12:43:20 +01:00
Raster.js
Implement new and shorter segments array notation.
2016-07-19 13:08:21 +02:00
Rectangle.js
Tests: Start getting QUnit tests to work on Node.js
2016-01-31 12:43:20 +01:00
Segment.js
Improve Segment constructor to correctly handle undefined values.
2016-07-03 13:30:56 +02:00
Shape.js
Tests: Start getting QUnit tests to work on Node.js
2016-01-31 12:43:20 +01:00
Size.js
Clean up handling of #_set(), #set() and #initialize()
2016-07-18 20:11:01 +02:00
Style.js
Tests: Start getting QUnit tests to work on Node.js
2016-01-31 12:43:20 +01:00
SvgExport.js
Unit test: Fix PaperScript left-over in SVG Export.
2016-05-27 11:37:59 +02:00
SvgImport.js
Travis CI: More SVG test adjustments.
2016-03-17 11:59:41 +01:00
SymbolItem.js
Improve handling of SymbolItem bounds with #applyMatrix = false.
2016-06-10 21:32:22 +02:00
TextItem.js
Travis CI: Try installing msttcorefonts to solve the font-size issue in tests.
2016-01-31 12:43:32 +01:00