Switch to 16-pixel Terminus

This commit is contained in:
mars 2022-10-04 16:53:11 -06:00
parent bf627e3b96
commit e7b61d2275
5 changed files with 62433 additions and 73281 deletions

View File

@ -21,7 +21,7 @@ use winit::event::{Event, WindowEvent};
use winit::event_loop::{ControlFlow, EventLoop};
use winit::window::{Window, WindowBuilder};
static FONT_DATA: &[u8] = include_bytes!("ter-u20n.bdf");
static FONT_DATA: &[u8] = include_bytes!("ter-u16n.bdf");
pub struct TermListener {
sender: Sender<TermEvent>,

31216
src/ter-u16b.bdf Normal file

File diff suppressed because it is too large Load Diff

31216
src/ter-u16n.bdf Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff