InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 902 forks source link

Missing character for navigation font #2005

Closed kieranc closed 4 months ago

kieranc commented 4 months ago

Whichever idiot touched the navigation app UI last managed to think about imperial and metric distance units and the characters necessary to represent them, but not that some distances might need the . (period/full stop) character.

The result is that currently, 3.1km displays as 31km, and is somewhat confusing. I am the idiot. I forgot the . character. This PR fixes my mistake.

github-actions[bot] commented 4 months ago
Build size and comparison to main: Section Size Difference
text 373108B 0B
data 940B 0B
bss 63516B 0B