Commit Graph

25 Commits

Author SHA1 Message Date
Jaby e91309722c Introduce Kern space 2024-01-05 12:24:30 -06:00
Jaby e69cdb800a Improve colors 2024-01-04 10:03:25 -06:00
Jaby 0ba1d4f82f Support clearing existing text 2024-01-03 22:44:33 -06:00
Jaby 60f5582596 Support simple Menu 2024-01-03 16:10:00 -06:00
Jaby c7255ece3c Implement Wiggle Title Text 2024-01-03 15:18:44 -06:00
Jaby 47b7e450ab Support itoa with 0 2024-01-03 10:10:27 -06:00
Jaby 0d166a514a Support BIOS Font 2024-01-02 15:57:21 -06:00
Jaby e548798db8 Move back to SPRT font instead of SPRT_16 for more efficency 2024-01-02 13:26:49 -06:00
Jaby ab79254ca9 Change to double buffering and SPRT_16 2023-12-20 15:12:21 -05:00
Jaby 9b90cada96 Introduce Global Font Memory allocator 2023-12-20 12:02:15 -05:00
Jaby 404f896c88 Support %s and %p 2023-12-05 22:28:35 -05:00
Jaby 0fb1a13406 Support %i 2023-12-05 21:04:45 -05:00
Jaby f85ea9d151 Implement itoa 2023-12-05 20:46:15 -05:00
Jaby 71fc45fcdd Prepare C arg list 2023-12-04 21:48:27 -05:00
Jaby b0507fac9a Create local push_char lambda function 2023-12-04 21:09:16 -05:00
Jaby ebde68947d Try new design 2023-12-01 23:07:16 -05:00
Jaby 4700427e61 Move make code to own header 2023-12-01 22:39:44 -05:00
Jaby ebf9f2b5c4 New wiggle approach 2023-12-01 22:24:00 -05:00
Jaby 676d94d6a1 Adjust casing for FontInfo 2023-12-01 20:44:35 -05:00
Jaby bb71e684a5 Wiggle experiments 2023-12-01 15:25:36 -05:00
Jaby a6c98d9ff7 Display text 2023-12-01 14:31:32 -05:00
Jaby 4add4a2e72 Change to object orientated design 2023-11-30 20:55:36 -05:00
Jaby ce42bda6a5 Basic rendering of the font 2023-11-30 20:24:26 -05:00
Jaby c751e9e5ed Apply transperency to font 2023-11-29 20:38:12 -05:00
Jaby 3791d32ebc Rename Support to lower-case to match rest 2023-11-29 20:30:44 -05:00