avr: more general approach to fonts.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
font2_6x8:
|
||||
; header
|
||||
.dw font6x8MonoRenderCharacter ; renderFn
|
||||
.dw font6x8MonoHandlerFn ; handlerFn
|
||||
.db 96, 0 ; needed buffer size
|
||||
.db 6, 8 ; width, height of chars
|
||||
.db 32, 224 ; first char, num of chars in font
|
||||
|
||||
Reference in New Issue
Block a user