forked from aseprite/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add rotation transformation documentation
- Loading branch information
Showing
14 changed files
with
53 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,57 @@ | ||
# Rotate Selection | ||
|
||
 | ||
Any selection can be rotated using either [handles](rotate.md#handles) or [menu options](rotate.md#menu-options), both methods will rotate the selection around the [pivot point](rotate.md#rotation-pivot) using the chosen [algorithm](rotate.md#rotation-algorithms). | ||
|
||
## Rotation Pivot | ||
|
||
 | ||
|
||
Selection is rotated around a single, defined point (). By default the pivot point is set in the center of the selection and is not visible until you start rotating the image. | ||
|
||
Its placement and visibility settings can be changed from the context bar of any selection tool. Rotation pivot can also be moved with a mouse by holding <kbd>Left click</kbd> and dragging the point. | ||
|
||
 | ||
 | ||
|
||
## Handles | ||
|
||
Selection can be rotated by moving your mouse to the outer part of a handle (), holding <kbd>Left click</kbd> and dragging your mouse around the canvas. | ||
|
||
 | ||
|
||
Cursor change will indicate whether dragging a handle will resize or rotate the selection. | ||
|
||
| | Resize | Rotate | | ||
| ------ | :----------------------------------------: | :----------------------------------------: | | ||
| Cursor |  |  | | ||
|
||
With <kbd>Shift</kbd> key you can snap angles (0º, 45º, 90º, etc.) | ||
|
||
## Menu Options | ||
|
||
 | ||
|
||
Selection can be rotated by 90º or 180º using menu options under _Edit > Rotate_. | ||
|
||
 | ||
|
||
## Rotation Algorithms | ||
|
||
 | ||
|
||
There are two rotation algorithms available: | ||
|
||
- Fast Rotation | ||
- [RotSprite](https://en.wikipedia.org/wiki/Pixel-art_scaling_algorithms#RotSprite) | ||
|
||
While RotSprite is widely accepted as an algorithm producing better results, the choice is up to your preferences. | ||
|
||
 | ||
|
||
--- | ||
|
||
**SEE ALSO** | ||
|
||
[Flip](flip.md) | | ||
[Resize](resize.md) | | ||
[Move](move-selection.md) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.