.. |
Color.js
|
Take Color#alpha default into account in Color#equals()
|
2016-07-25 21:09:53 +02:00 |
CompoundPath.js
|
Use shorter zero checks for array indices and length.
|
2016-07-22 13:46:24 +02:00 |
Curve.js
|
Improve Style#equals() to correctly handle default values.
|
2016-07-25 21:42:06 +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
|
Implement an efficient mechanism to prioritize key in Item#set()
|
2016-07-25 23:17:45 +02:00 |
HitResult.js
|
Improve handling of sub-path orientation in CompoundPath.
|
2016-07-21 15:21:45 +02:00 |
Item.js
|
Implement an efficient mechanism to prioritize key in Item#set()
|
2016-07-25 23:17:45 +02: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
|
Clean up Layer unit tests a bit.
|
2016-08-07 15:58:54 +02: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
|
Improve Style#equals() to correctly handle default values.
|
2016-07-25 21:42:06 +02:00 |
Path_Boolean.js
|
Handle paths with only one segment in #resolveCrossings()
|
2016-09-20 18:13:47 -04: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
|
Boolean: Return the full winding object from _getWinding() and use it to improve PathItem#contains() with even-odd full-rule.
|
2016-07-22 15:46:42 +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
|
Improve Style#equals() to correctly handle default values.
|
2016-07-25 21:42:06 +02: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 |