How to disable image compression (png)
marcotronic
Member Posts: 23
Hi,
I´ve begun a project with cocos2D and for the ease of use I wanted to redo and finish it in GS but I saw that my background images (iPad 1024x768 size) are being compressed when previewed with the GS viewer. I see some ugly banding, especially in gradients. In my original cocos2D project the same image files looked fine.
I have found a thread here where somebody suggested adding some noise to the graphics but that cannot be a real solution...
Any ideas?
Thanks a lot!
Marco
I´ve begun a project with cocos2D and for the ease of use I wanted to redo and finish it in GS but I saw that my background images (iPad 1024x768 size) are being compressed when previewed with the GS viewer. I see some ugly banding, especially in gradients. In my original cocos2D project the same image files looked fine.
I have found a thread here where somebody suggested adding some noise to the graphics but that cannot be a real solution...
Any ideas?
Thanks a lot!
Marco
Comments
Thanks. The graphics in the images folder of the project package are okay. No compression artifacts visible. The compression must happen on the way to the iPad somehow. The strange thing is that exactly the same images look totally okay when used in the cocos2d project on the iPad.
Marco
does anybody else have an idea how to get rid of that ugly compression artifacts (banding)?
Thanks a lot!
Marco