Hello,
I have a watchface (Venu only) with 10 png backgrounds. The output .prg is 4MB! Each .png is compressed, no transparency and has less than 50kb. But somehow the output is way bigger than expected. If I remove the 10 background pngs, the .prg is less than 200kb, so I guess it's the resource compiler that increases the size that much by converting the png to other format... Tried with .jpg also, same result.
Is there anything I can do to reduce the .prg size? Any other image format that I can use?
Thanks.