Skip to content

Commit dc858fb

Browse files
committed
Add new previews for the Transformations section
1 parent 6a1e6b1 commit dc858fb

13 files changed

+7
-9
lines changed

canvas.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ You can change the canvas size using the current selection bounds:
2525
You can remove transparent borders automatically from the canvas
2626
using the *Sprite > Trim* menu.
2727

28-
<!-- PREVIEW: GIF, trim canvas with a sprite miming being enclosed in a box -->
29-
30-
![Trim Preview](canvas/trim.gif)
28+
![Trim Preview](canvas\canvas-trim.gif)

canvas/canvas-flip.gif

120 KB
Loading

canvas/canvas-rotate.gif

106 KB
Loading

canvas/canvas-trim.gif

143 KB
Loading

canvas/trim.gif

-47.5 KB
Binary file not shown.

flip-canvas.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ To flip the canvas horizontally, you can select *Sprite > Rotate Canvas > Flip C
99
## Flip Canvas Vertical
1010

1111
To flip the canvas vertically, you can select *Sprite > Rotate Canvas > Flip Canvas Vertical* menu.
12+
13+
![Flip Canvas Preview](canvas/canvas-flip.gif)

flip.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Flip Sprite or Selection
22

3-
<!-- PREVIEW: GIF, flipping a sprite, then a selection -->
4-
5-
![Flip preview](flip/flip.gif)
6-
73
## Flip Horizontal
84

95
To flip the sprite or selection horizontally, you can select *Edit > Flip Horizontal* menu (<kbd>Shift+H</kbd>).
106

117
## Flip Vertical
128

139
To flip the sprite or selection vertically, you can select *Edit > Flip Vertical* menu (<kbd>Shift+V</kbd>).
10+
11+
![Flip preview](flip/flip.gif)

flip/flip.gif

267 KB
Loading

resize.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ You can resize your sprite using *Edit > Sprite Size* menu option.
1010

1111
You can resize a selection using handles.
1212

13-
<!-- PREVIEW: GIF, resize a selection using handles -->
13+
![Resize selection using handles](resize/resize-selection.gif)

resize/resize-selection.gif

854 KB
Loading

rotate-canvas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ You can rotate the [whole canvas](canvas.md) using *Sprite > Rotate Canvas* menu
66
* 90 CW
77
* 90 CCW
88

9-
<!-- TODO: Preview of rotating the canvas -->
9+
![Rotate Canvas Preview](canvas/canvas-rotate.gif)

rotate/rotate-handles.gif

263 KB
Loading

rotate/rotatehandles.gif

-358 KB
Binary file not shown.

0 commit comments

Comments
 (0)