wfdudley / T-watch-2020

a watch project for the TTGO T-watch-2020 version 1
BSD 3-Clause "New" or "Revised" License
85 stars 27 forks source link

LVGL "7 segment" font is proportional, not fixed spacing. #4

Open wfdudley opened 4 years ago

wfdudley commented 4 years ago

In the LilyGoGui watch face, the 7 segment font is rendered proportionally, when it should be fixed width spacing. So times with a "1" in them look stupid. One way to fix would be to write each digit individually, so placement could be controlled accurately.