fix fonts in strings

This commit is contained in:
cawtds 2025-05-30 19:29:40 +02:00
parent b81261065b
commit 4b4cee8d84

View File

@ -475,8 +475,10 @@ FONT_NORMAL = FC 06 02
FONT_NORMAL_COPY_2 = FC 06 03
FONT_MALE = FC 06 04
FONT_FEMALE = FC 06 05
FONT_NARROW = FC 06 07
FONT_SMALL_NARROW = FC 06 08
@ FONT_BRAILLE = FC 06 06 @ not implemented
@ FONT_BOLD = FC 06 07 @ not implemented
FONT_NARROW = FC 06 08
FONT_SMALL_NARROW = FC 06 09
FONT_NARROWER = FC 06 0A
FONT_SMALL_NARROWER = FC 06 0B
FONT_SHORT_NARROW = FC 06 0C