canvas
|
Fix typo in error message.
|
2016-09-22 10:42:47 -04:00 |
event
|
Added missing apostrophe.
|
2016-12-01 21:45:38 -05:00 |
item
|
Split Item#copyTo() into #addTo() and #copyTo()
|
2017-03-10 11:43:55 +01:00 |
net
|
Loosely couple Node.js code to canvas module.
|
2016-07-12 19:11:09 +02:00 |
node
|
Fix typo.
|
2016-12-31 06:50:08 +01:00 |
path
|
Various minor improvements to getWinding()
|
2017-03-19 14:18:55 +01:00 |
text
|
Implement new and shorter segments array notation.
|
2016-07-19 13:08:21 +02:00 |
util
|
Remove Numerical.TOLERANCE
|
2017-01-16 17:48:26 +01:00 |
export.js
|
Revert accidental condition sequence change.
|
2017-03-10 23:21:21 +01:00 |
init.js
|
Loosely couple Node.js code to canvas module.
|
2016-07-12 19:11:09 +02:00 |
load.js
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
options.js
|
Release version 0.10.3
|
2017-03-08 10:44:43 +01:00 |
paper.js
|
Rename PathIterator back to PathFlattener.
|
2016-07-27 14:18:01 +02:00 |