Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to export aseprite file into several .png files #456

Closed
dacap opened this issue Aug 22, 2014 · 3 comments
Closed

Add an option to export aseprite file into several .png files #456

dacap opened this issue Aug 22, 2014 · 3 comments
Assignees
Labels
feature Feature request, or something should be improved
Milestone

Comments

@dacap
Copy link
Member

dacap commented Aug 22, 2014

This could be done from the command line, as another parameter like --sheet

The export operation could be by frames, by layers, or both (e.g. export each cel into a separate png file)

@ghost
Copy link

ghost commented Sep 4, 2014

+1

@dacap dacap added this to the v1.1 milestone Sep 9, 2014
@mtmbTomSmith
Copy link

if you save your project as a .png, if your file has multiple frames it will export the series as
projectName0, projectName1, projectName#etc. It doesn't do the individual layers though

@dacap
Copy link
Member Author

dacap commented Nov 7, 2014

A new --save-as parameter was added. Also now we can split layers with a --split-layers parameter, but it only works for sprite sheets at the moment. Ref: ce962f4

@dacap dacap self-assigned this Nov 7, 2014
@dacap dacap modified the milestones: v1.0, v1.1 Nov 9, 2014
@dacap dacap closed this as completed in 91bd84f Nov 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request, or something should be improved
Projects
None yet
Development

No branches or pull requests

2 participants