.. |
Color.js
|
Rename GradientStop#rampPoint to #offset
|
2016-05-31 12:35:44 +02:00 |
CompoundPath.js
|
Tests: Start getting QUnit tests to work on Node.js
|
2016-01-31 12:43:20 +01: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
|
Tests: Start getting QUnit tests to work on Node.js
|
2016-01-31 12:43:20 +01:00 |
HitResult.js
|
Fix #977: Implement unit-tests.
|
2016-02-16 20:52:07 +01: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
|
Remove duplicate unit tests.
|
2016-02-10 13:26:40 +01:00 |
Matrix.js
|
Matrix: Switch to a better implementation of #decompose()
|
2016-02-14 10:59:57 +01:00 |
Path.js
|
Add tolerance argument to Path#join(path, tolerance)
|
2016-06-11 12:41:23 +02:00 |
Path_Boolean.js
|
Implement unit test for #1059.
|
2016-06-10 12:04:08 +02:00 |
Path_Constructors.js
|
Move Path_Bounds tests to Item_Bounds.
|
2016-02-02 13:55:36 +01:00 |
Path_Intersections.js
|
Put the recursion cap back into fat-line clipping code.
|
2016-06-12 17:07:43 +02:00 |
PathItem_Contains.js
|
Implement unit test and changelog entry for #1064
|
2016-06-10 10:29:38 +02:00 |
Point.js
|
Add support for construction from strings to Point and Size.
|
2016-05-27 11:37:19 +02:00 |
Project.js
|
Tests: Start getting QUnit tests to work on Node.js
|
2016-01-31 12:43:20 +01:00 |
Raster.js
|
Improve handling of local paths and CORS on Node.js
|
2016-04-05 12:11:54 -07:00 |
Rectangle.js
|
Tests: Start getting QUnit tests to work on Node.js
|
2016-01-31 12:43:20 +01:00 |
Segment.js
|
Tests: Start getting QUnit tests to work on Node.js
|
2016-01-31 12:43:20 +01:00 |
Shape.js
|
Tests: Start getting QUnit tests to work on Node.js
|
2016-01-31 12:43:20 +01:00 |
Size.js
|
Add support for construction from strings to Point and Size.
|
2016-05-27 11:37:19 +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 |