Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
thkwznk committed Nov 2, 2022
1 parent e05069c commit 2c73add
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions canvas.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ canvas size using *Sprite > Canvas Size...* menu.

> Note: Resizing the canvas updates all slices accordingly, changing their position.
<!-- PREVIEW: GIF, change canvas size to a bigger one, with previously placed sprite that is only partially visible in the original, small canvas and being shown in full after the change -->

![Canvas Preview](canvas/canvas.gif)

In this window you can change the `Width` or `Height` manually, or
Expand All @@ -16,8 +14,6 @@ using the blue rules in the editor window.

You can change the canvas size using the current selection bounds:

<!-- PREVIEW: GIF, crop canvas from side and bottom, with a sprite miming leaning on a wall -->

![Crop Preview](canvas/crop.gif)

## Trim
Expand Down
2 changes: 0 additions & 2 deletions flip-canvas.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Flip Canvas

<!-- PREVIEW: GIF, flipping canvas horizontally and vertically -->

## Flip Canvas Horizontal

To flip the canvas horizontally, you can select *Sprite > Rotate Canvas > Flip Canvas Horizontal* menu.
Expand Down
2 changes: 0 additions & 2 deletions resize.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ You can resize your sprite using *Edit > Sprite Size* menu option.

> Note: Resizing a sprite resizes all slices accordingly, changing their position and size.
<!-- PREVIEW: GIF, resize sprite using menu option -->

![Resize](resize/resize.gif)

You can resize a selection using handles.
Expand Down
2 changes: 0 additions & 2 deletions transformations.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ Transformations will be applied to every layer, frame, and cel selected on the [

> Note: When transforming multiple layers, frames, or cels using the selections handles, the transformation will be shown in real time only for the active cel. The transformation will be applied to all other cels after committing the change by clicking outside the selection.
<!-- PREVIEW: GIF, multiple cels being modified at the same time - move, resize and rotate an animated character onto a sprite of a TV, possibly show copying it from another file altogether -->

---

**SEE ALSO**
Expand Down

0 comments on commit 2c73add

Please sign in to comment.