问题
I'm using texture atlas for handling my images. I didn't created the atlas by myself however I let Xcode to do this for me:
My question is: How can I see this file or know its properties (I mean, sizes and weight)? What if and how can I know if the sizes exceed the maximum size of 4098 x 4098 pixel?
来源:https://stackoverflow.com/questions/33561727/how-check-the-spriteatlas-sizes-generated-by-xcode