0xJimmyBeh
0xJimmyBeh
@seanooi Hi, Is it possible to convert this iOS-WebP library to use in Mac OS? I would like to use this library to convert image to WebP format in Mac...
cc.Image.getHeight() cc.Image.getWidth() cc.Image.getDataLen() All working and show image value on cc.log But cc.Image.getData() show null on cc.log
I'm trying to use Data class to pass image array bytes from Cocos2d-X to Cocos2d-JS. http://www.cocos2d-x.org/reference/native-cpp/V3.5/d5/dda/classcocos2d_1_1_data.html#a200bf583c97d8da48febc89218d3bef2 The document only show C++ but don't have JS and Lua. Thanks.
ccui.TextField work fine with the Chinese keyboard input on iOS and Android Mac only accept english characters input even keyboard change to other language.