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

Title image in main menu is corrupted in F-Droid build #33

Closed
agateau opened this issue Aug 24, 2019 · 1 comment
Closed

Title image in main menu is corrupted in F-Droid build #33

agateau opened this issue Aug 24, 2019 · 1 comment
Labels

Comments

@agateau
Copy link
Owner

agateau commented Aug 24, 2019

As noticed in #28, the image of the title menu is corrupted in the F-Droid build. It looks like that:

bad

It should look like this:

good

This is most likely due to the F-Droid build being done with LibreSprite instead of Aseprite. Possible solutions:

  • Make it possible for F-Droid to use Aseprite in headless mode (license issue)
  • Fix LibreSprite export bug
  • Ship a tarball of the generated assets with each release
agateau added a commit that referenced this issue Oct 20, 2019
Might help with F-Droid build if the build scripts change do not get in.

See #33
eighthave pushed a commit to f-droid/fdroiddata that referenced this issue Dec 16, 2019
Use our own build of Aseprite. The packaged version is too old: it
generates bad assets because it does not understand hidden layers.
See agateau/pixelwheels#33.
eighthave pushed a commit to f-droid/fdroiddata that referenced this issue Dec 16, 2019
Update Pixel Wheels to 0.14.1 (14)

Use our own build of Aseprite. The packaged version is too old: it
generates bad assets because it does not understand hidden layers.
See agateau/pixelwheels#33.

See merge request fdroid/fdroiddata!5705
@agateau
Copy link
Owner Author

agateau commented Jun 27, 2020

This has been fixed

@agateau agateau closed this as completed Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant