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

CLI multiple layers #1174

Closed
davidtme opened this issue Jun 29, 2016 · 2 comments
Closed

CLI multiple layers #1174

davidtme opened this issue Jun 29, 2016 · 2 comments
Assignees
Labels
feature Feature request, or something should be improved
Milestone

Comments

@davidtme
Copy link

Is there a way via the CLI to import multiple layer such as:

aseprite.exe -b --layer "Post" --layer "Left" fence.ase --save-as fence-left.png

or

aseprite.exe -b --layer "Post,Left" fence.ase --save-as fence-left.png

@dacap dacap added the feature Feature request, or something should be improved label Jun 29, 2016
@dacap dacap added this to the v1.2 milestone Jun 29, 2016
@dacap
Copy link
Member

dacap commented Jun 29, 2016

Hi @davidtme, not at this moment, but I'll try to add this to v1.2.

@dacap dacap self-assigned this Jun 29, 2016
@dacap
Copy link
Member

dacap commented Sep 16, 2016

This will be released on v1.2-beta2

@dacap dacap closed this as completed Sep 16, 2016
dacap added a commit that referenced this issue Sep 20, 2016
Now we can use --layer multiple times to modify the --save-as and
--sheet behavior to render only the filtered/selected layers. This can
be combined with --split-layers too.
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