Open
Description
iOS devices with retina display are limited to 2048px x 2048px images.
If the packed sprite passes these dimensions, the image will not load.
Two things could be done about this:
- Tuning the packing algorithm to make an effort to create square sprites in order to maximize the space.
- Split packing in multiple sprites each inside the dimension limit.
Metadata
Metadata
Assignees
Labels
No labels