01-09-2019, 20:21
Do you mean using the "beautiful fonts" for the weather data (numbers) on the main screen?
If yes, that wasn't done, not because of lack of RAM, but for other reasons. As you can see, all data which is need to be updated frequently isn't using those "beautiful fonts", only text sentences and other data which doesn't change frequently use those "beautiful fonts". Fonts are huge, and need to be constantly loaded and unloaded from the SRAM, that takes to many time and causes other problems.
If yes, that wasn't done, not because of lack of RAM, but for other reasons. As you can see, all data which is need to be updated frequently isn't using those "beautiful fonts", only text sentences and other data which doesn't change frequently use those "beautiful fonts". Fonts are huge, and need to be constantly loaded and unloaded from the SRAM, that takes to many time and causes other problems.

