GUI image formats
Proleric
Member Posts: 1,316
Am I right in thinking that the new NUI functions support JPG, PNG and TGA, but not DDS?
I have a working NUI script (based loosely on the demo) which displays my image correctly unless it is in DDS format, in which case it displays the missing image icon.
The NUI functions seem to expect the image filename to be presented as a JSON string without the file extension, automatically finding the right file if the extension is one of the three mentioned above.
I have a working NUI script (based loosely on the demo) which displays my image correctly unless it is in DDS format, in which case it displays the missing image icon.
The NUI functions seem to expect the image filename to be presented as a JSON string without the file extension, automatically finding the right file if the extension is one of the three mentioned above.
0
Comments