paper.js/test
Jonathan Park 74bb49d8c0 fix issue with svg import of raster images
When importing rasters after load if the image has a matrix with any translation/skew value
the image will calculate the wrong matrix after loading.

In order to correct this we append the translation rather than prepend so
that it happens in the correct order relative to the transformation.
2018-03-02 00:19:43 +00:00
..
assets Travis CI: Use Arial in all SVG tests and reduce tolerance. 2016-03-17 11:35:06 +01:00
tests fix issue with svg import of raster images 2018-03-02 00:19:43 +00: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