avr: more general approach to fonts.

This commit is contained in:
Martin Preuss
2025-06-02 21:13:44 +02:00
parent cd1fce313e
commit b82e0d02df
18 changed files with 1214 additions and 238 deletions

View File

@@ -26,7 +26,7 @@
font1_8x8:
; header
.dw font8x8MonoRenderCharacter ; renderFn
.dw font6x8MonoHandlerFn ; handlerFn
.db 128, 0 ; needed buffer size
.db 8, 8 ; width, height of chars
.db 32, 64 ; first char, num of chars in font