Binary to text, fix attempt 2.
This commit is contained in:
parent
8eca40e306
commit
76650ac828
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ use bitvec::prelude::*;
|
|||
/// The entire IBM EGA/VGA 8x14 Codepage 437 font as integer bitmaps.
|
||||
/// Thanks to int10h.org and github.com/susam/pcface for the info.
|
||||
pub const GLYPHS: [[u8; 14]; 256] = [
|
||||
[0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00], // [ |