blondie7575
06527a3f61
Added help screen
2023-08-06 15:55:42 -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
blondie7575
8f0db35aeb
Integrated tiny number font with font engine
2023-07-16 15:18:06 -07:00
blondie7575
b605fef0d2
Replaced debug font rendering with real thing
2023-07-16 14:17:02 -07:00
blondie7575
36474e22dd
Generalized font engine entry points
2023-07-13 14:33:34 -07:00
blondie7575
75b4b1ac84
A lot of bug fixing in font compiler
2023-07-13 12:08:21 -07:00
blondie7575
a1d5abb963
Font compiler now generates dedicated code bank
...
Fixed many bugs in font compiler and seems to render correctly now
2023-07-09 17:58:05 -07:00