Issue #315 : Implement custom replay for transform tools + add drawing test support

This commit is contained in:
jdescottes
2015-10-02 01:27:59 +02:00
parent 48d1214a6d
commit a8f727fdcd
17 changed files with 2794 additions and 21 deletions

View File

@@ -14,5 +14,11 @@
"squares.circles.json",
"stroke.json",
"verticalpen.drawing.json",
"dithering.basic.json"
"dithering.basic.json",
"transform.clone.once.json",
"transform.clone.twice.undo.once.json",
"transform.rotate.once.alt.json",
"transform.rotate.twice.undo.once.json",
"transform.mirror.once.alt.json",
"transform.mirror.twice.undo.once.json"
]}