mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-22 15:57:15 +08:00
0d9e15292a
This change introduces the same packing algorithm with the internal atlas to improve the image usages. Also, this change introduces multiple atlas images so arbitrary number of paths are available. Closes #3272