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

Support for character sprites #14

Open
baconwaifu opened this issue May 10, 2024 · 1 comment
Open

Support for character sprites #14

baconwaifu opened this issue May 10, 2024 · 1 comment

Comments

@baconwaifu
Copy link

It's trivial to support character sprites as well: just change the filter in the download_spinelobbies code to look for spinecharacters instead. Note that for some reason while the lobby spritesheets are normal, the character spritesheets are vertically mirrored, so need to be corrected (such as via convert -flip) before they'll display correctly. Aside from that the viewer works perfectly with them without any additional modifications (although it does really like "fill" to mean "zoom in so there's no borders at all, even if it means most of the sprite goes off screen" when displaying a portrait on a landscape screen...)

@respectZ
Copy link
Owner

Alright noted. I don't have much free time to commit on this one atm, so don't expect it soon.

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

No branches or pull requests

2 participants