cocos2d/cocos2d-x

[Question] How to convert PNG image to WebP that is compatible with the engine.

knowpwr opened this issue · 0 comments

It seems not all WebP images are compatible with the engine. So, I want to know how to convert PNG images to be compatible with the engine.

Thank you.