Skip to content

Commit 0ce4a90

Browse files
committed
Add more information about File > Export
1 parent 38f6446 commit 0ce4a90

File tree

4 files changed

+24
-7
lines changed

4 files changed

+24
-7
lines changed

exporting.md

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,35 @@ static file type used to save each frame. See how to
2121
If you specify other file name like `frame001.png` file names will be
2222
like `frame001.png`, `frame002.png`, `frame003.png`, etc.
2323

24-
## Export just one frame
24+
## Export Just One Frame
2525

26-
Since **Aseprite v1.2-beta2** you can save one frame (or the set of selected frames/layers):
26+
From *File > Export* you can export one frame (or one layer, or a set of selected frames, etc.)
27+
changing *Frames* field to *Selected frames*:
2728

28-
<p><a href="http://imgur.com/fDyDtnm"><img src="http://i.imgur.com/fDyDtnm.gif" title="source: imgur.com" /></a></p>
29+
![File > Export > Selected Frame](exporting/file-export-sel-frame.png)
2930

3031
## Automatic Resize on Export
3132

32-
This dialog contains a special *Resize* field so you can save your
33-
copy with other scale. E.g. It's useful to upload your animation to
34-
Twitter, that needs higher scales (e.g. 400% of your original sprite
35-
size).
33+
The *File > Export* dialog contains a special *Resize* field so you
34+
can save your copy with other scale. E.g. It's useful to upload your
35+
animation for social networks (like Twitter), that needs higher scales
36+
(e.g. 400% of your original sprite size):
37+
38+
![File > Export > Resize](exporting/file-export-resize.png)
39+
40+
## Other Export Options
41+
42+
There are other useful options in *File > Export*:
43+
44+
![File > Export menu option](exporting/file-export.png)
45+
46+
* *Animation Direction*: You can export your animation in Forward,
47+
Backward, or Ping-Pong mode.
48+
* *Apply pixel ratio*: In case your sprite has a special pixel aspect
49+
ratio (like 2:1), checking this option will export the sprite
50+
applying the pixel aspect ratio to the final result.
51+
* *Export for Twitter*: Adjusts the animation to avoid some problems
52+
on Twitter reproducing the last frame with an invalid delay.
3653

3754
---
3855

exporting/file-export-resize.png

11.3 KB
Loading

exporting/file-export-sel-frame.png

9.73 KB
Loading

exporting/file-export.png

9.66 KB
Loading

0 commit comments

Comments
 (0)