paper.js/test
Samuel Asensi 5cd1ca13c5 Fix item global matrix error (#1562)
Bug happen when item is drawn after an empty symbol that should be drawn
in a separate canvas context (partial opacity or special blend mode).
As bounds are empty, symbol drawing process is interrupted but its
global matrix is not removed from the stack.
Closes #1561
2018-10-13 14:41:38 +02:00
..
assets Travis CI: Use Arial in all SVG tests and reduce tolerance. 2016-03-17 11:35:06 +01:00
tests Fix item global matrix error (#1562) 2018-10-13 14:41:38 +02:00
helpers.js Boolean: Check that overlaps are on the right path 2017-10-04 17:52:09 +02:00
index.html Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
load.js Tests: Improve QUnit test logging and various cleanup on helpers. 2016-01-31 12:43:38 +01:00