SeharAfzal / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

Image Pixelation #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am working with Android Cocos2d Ref. 
(http://code.google.com/p/cocos2d-android-1).

All the things working fine with Standard Device, Samsung Tablet with (1024*600 
Resolution). Problem starts with Motorola Xoom (1280*800).

Is the Cocos2d not supporting Image Resolution higher that 1024?

Let me know If there is any other alternate Cocos2d source.

Original issue reported on code.google.com by vdkhakhk...@gmail.com on 26 Sep 2011 at 11:29

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
how to adjust?

Original comment by astoryof...@gmail.com on 30 Jun 2012 at 11:03

GoogleCodeExporter commented 8 years ago
check CCTexture2D.class, initWithImage() method

Original comment by gros...@gmail.com on 16 Apr 2013 at 2:36