Integrate display code

This commit is contained in:
2026-03-22 01:47:25 +00:00
parent d2b33d0719
commit 7567214289
2 changed files with 31 additions and 3 deletions

View File

@@ -68,9 +68,9 @@ FONT = {
"_": seg("d"),
".": seg("dp"),
":": seg("i","l"),
"!": seg("i","dp"),
"!": seg("b","dp"),
"?": seg("a","b","g2","k","dp"),
"/": seg("j","m"),
"/": seg("j","k"),
"\\": seg("h","k"),
"'": seg("h"),
"\"": seg("h","j"),