My pictures of my game is in the format jpg,I changed png to jpg format to the codec xml in the project,when I test in Ipad the images not appear ,stay white,Could someone help me.Thanks!
GS only displays png … believe it is in the engine and not just the project's Images folder or the actorsXML perhaps they show on you desktop because they are referenced without an extension in XML the GSviewer uses the engine.
allow GS to convert the jpg to png during import
jpg are great for web usage ... but not pixel/pixel format
Comments
perhaps they show on you desktop because they are referenced without an extension in XML
the GSviewer uses the engine.
allow GS to convert the jpg to png during import
jpg are great for web usage ... but not pixel/pixel format
if byte-size of the png is a problem then:
imageAlpha
imageOptim
both Free and both work Great!
MH