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

Spritesheet packing overlaps images #11

Closed
LPGhatguy opened this issue Jan 23, 2020 · 0 comments · Fixed by #12
Closed

Spritesheet packing overlaps images #11

LPGhatguy opened this issue Jan 23, 2020 · 0 comments · Fixed by #12
Labels
bug Something isn't working

Comments

@LPGhatguy
Copy link
Contributor

We use Sheep for packing spritesheets right now, and as such hit a bug with their maxrects packer.

We should consider one of:

  • Debugging and contributing a fix to Sheep
  • Writing our own spritesheet packing library
  • Some middleground, like implementing our own packing algorithm but still using Sheep
@LPGhatguy LPGhatguy added the bug Something isn't working label Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant