]> git.earman.xyz Git - sensor-watch.git/commitdiff
Merge PR #443 - improved t and y character display
authorMatheus Moreira <matheus@matheusmoreira.com>
Mon, 26 Aug 2024 11:54:32 +0000 (08:54 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Fri, 30 Aug 2024 19:44:00 +0000 (16:44 -0300)
The t and y characters were not being displayed optimally
in certain positions. This commit improves it substantially
by internally remapping those characters to better looking
characters when displaying on those positions.

Tested-by: David Volovskiy <devolov@gmail.com>
Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/443
References: https://hchargois.github.io/sensor-watch-playground/


Trivial merge