bluck20 / cocos2d-android-1

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

Rounded corner images problem #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I am creating a game in cocos2d-android. all the images i use in CCSprite shows 
me proper output except rounded image.

Rounded images are cut from all the edges like top,bottom,right,left sides.

i test same image in cocos2d-iPhone, which shows me perfect output.

anyone knows how to solve this rounded image issue?

even sample application of cocos2d android has same problem..

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by jaiminme...@gmail.com on 23 Nov 2011 at 7:40