vga-framebuffer-rs
vga-framebuffer-rs copied to clipboard
Support multiple fonts
We have two spare attribute bits left. We could use these to select one of four fonts.
- CP850
- A 2x4 block font for teletext style graphics.
- Like CP850 but double height? Not sure how you specify which half you want in a given row. Maybe just based on odd/even rows?
- A user-supplied RAM font.