Commit Graph

5 Commits

Author SHA1 Message Date
blondie7575
06527a3f61 Added help screen 2023-08-06 15:55:42 -07:00
blondie7575
5eb32268b9 Basic main menu working! 2023-07-24 20:29:11 -07:00
blondie7575
c14a6fbc28 Cleanup 2023-07-17 16:01:03 -07:00
blondie7575
080ab768b8 Font rendering is now left justified 2023-07-17 15:53:17 -07:00
blondie7575
1d3bfeba8f Font engine refactor
String rendering code is now replicated for each font, which makes the code much faster and tighter. This will also immensely simplify switching to left-justified text rendering, which turns out to be important. :-|
2023-07-16 20:10:00 -07:00