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

Command line export .png nothing happened. #1018

Closed
AliveGameStudio opened this issue Mar 17, 2016 · 5 comments
Closed

Command line export .png nothing happened. #1018

AliveGameStudio opened this issue Mar 17, 2016 · 5 comments
Assignees
Milestone

Comments

@AliveGameStudio
Copy link

Export .png not working.
"D:\Aseprite 1.1.3\Aseprite.exe" --batch "c:\Test.ase" --save-as "Test.png"

But .gif is working.
"D:\Aseprite 1.1.3\Aseprite.exe" --batch "c:\Test.ase" --save-as "Test.gif"

The same code in 1.1.1 is fine.
"D:\Aseprite 1.1.1\Aseprite.exe" --batch "c:\Test.ase" --save-as "Test.png"

@AliveGameStudio
Copy link
Author

If I change --save-as to --sheet, it works.
"D:\Aseprite 1.1.3\Aseprite.exe" --batch "c:\Test.ase" --sheet "Test.png"

@AliveGameStudio
Copy link
Author

Please enable history version download. I can not back to v1.1.1, because it has been overridden by v1.1.3. Thanks!

@dacap
Copy link
Member

dacap commented Mar 17, 2016

Hi @AliveGames, I'll review this bug today. Anyway, please contact me at support@aseprite.org in case you would like to download v1.1.1.

@dacap dacap added this to the v1.1 milestone Mar 17, 2016
@dacap dacap self-assigned this Mar 17, 2016
@dacap
Copy link
Member

dacap commented Mar 17, 2016

Note: this bug was introduced in 978145b when #902 was fixed

@dacap dacap closed this as completed in fdde32b Mar 17, 2016
@dacap
Copy link
Member

dacap commented Mar 17, 2016

This fix will be released in v1.1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants