@s992388 wrote:
Hello, i have some problem with image quality on cocos2d engine.
Could you give me some advice or some sort of solutions?
link 1. http://115.71.1.40/jjong01/
The above url shows the image on html5 canvas without cocos2d engine
link 2. http://115.71.1.40/poker_Test7/
And the second link shows the image output on html5 (but this time it uses cocos2d engine.)
Here's the problem.
As you can see, the image on link 1 is surely claer than the image on link 2.
Somehow the image on link 2 looks like it has lower resolutions. but the original image on both links are exact same.
Here's the link to the original 1280*720 image.
link 3. http://115.71.1.40/jjong01/1280.png
If you check out these images on mobile, the qulity on link 2 image become worse (particulary in vertical image mode).
here's examples of mobile display
image on html5 canvas without cocos2d engine
![]()
image output on html5 using cocos2d engineit is easier to see in this way.
you can definitely tell the difference between those two.
I wonder what's the problem on the image with cocos2d engine.
Did i jsut misused the API regarding resolutions? or, does the coscos2d engine not support 1280*720 on html5?
it will be my pleasure if you could help me
(even a little clue could be a help)
thank you.
Posts: 2
Participants: 2