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
From davidcapello on February 19, 2013 18:46:48
What do you need to do? Save .bmp files with customized options (like bpp). How would you like to do it? When File > Save > .bmp file is selected.
Original issue: http://code.google.com/p/aseprite/issues/detail?id=210
The text was updated successfully, but these errors were encountered:
From davidcapello on June 24, 2014 19:35:00
Options for .png, .gif, .ico files are needed too. (.ico is a special case, it needs several sprites qualities per document, so some extra UI is needed for this aspect)
Status: Accepted Owner: davidcapello Labels: Milestone-1.0
Sorry, something went wrong.
Support to encode 1bpp .bmp indexed images
63460ef
Simplified a little the code merged in #2473 Related issues: #210 #2472 https://community.aseprite.org/t/3892
ae7a71c
Simplified a little the code merged in aseprite#2473 Related issues: aseprite#210 aseprite#2472 https://community.aseprite.org/t/3892
No branches or pull requests
From davidcapello on February 19, 2013 18:46:48
What do you need to do? Save .bmp files with customized options (like bpp). How would you like to do it? When File > Save > .bmp file is selected.
Original issue: http://code.google.com/p/aseprite/issues/detail?id=210
The text was updated successfully, but these errors were encountered: