avr: more general approach to fonts.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
font3_16x26:
|
||||
; header
|
||||
.dw font16x26MonoRenderCharacter ; renderFn
|
||||
.dw font16x26MonoHandlerFn ; handlerFn
|
||||
.dw 832 ; needed buffer size
|
||||
.db 16, 26 ; width, height of chars
|
||||
.db 32, 224 ; first char, num of chars in font
|
||||
|
||||
Reference in New Issue
Block a user