01-10-2018 03:32
01-10-2018 03:32
Every PNG in an app will be transcoded to TXI, I would think for faster access. I found out, that color gradients will not properly displayed, so I tested some other PNG formats than PNG-24 (full RGB).
I've got the best results using a PNG with indexed colors (PNG-8) and a palette of max. 32 entries and dithering.
@JonFitbit: Do you use color reduction for your TXI format? What's your perefered image format for the origin PNG?
Best Answer02-04-2018 21:31
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
02-04-2018 21:31
Are you able to provide some same images which have issues? I've not personally had any issues with 24bit png's.
Best Answer02-06-2018 02:38 - edited 02-06-2018 02:39
02-06-2018 02:38 - edited 02-06-2018 02:39
I have posted my results in the discoord chat, but here you can see the difference: left is original 24-PNG and on the right there is the screenshot from the test app, which included it as a fullscreen background image:
The original 24-bit PNG
Best Answer