Currently our UI is consuming more flash.
So i am trying to optimize the memory consumption.
Setting the attribute ModeOfStringConstants to Compressed ensures that all string constants are stored compressed within the flash memory.
Inside report it is mentioned like it is compressed.
When we looked into the build report it was found that more memory is consumed by the font resource.
Could you please guide me to solve this issue?