mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
74bb49d8c0
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. |
||
---|---|---|
.. | ||
assets | ||
tests | ||
helpers.js | ||
index.html | ||
load.js |