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

@@ -11,8 +11,11 @@
; ---------------------------------------------------------------------------
; @routine WID_Widget_new @global
WID_Widget_new:
;
; @param Y pointer to window SRAM
; @param r18 WID_OFFS_OPTIONS1
; @param r19 WID_OFFS_OPTIONS2
WID_Widget_Init: