merge commit. probably broken tbh
This commit is contained in:
@@ -5,6 +5,7 @@ pub mod ibm_vga_8x16;
|
||||
pub static FONT_SPLEEN_8X16: Font = Font(include_font!(
|
||||
"./libk/resources/font/spleen-8x16.psf"
|
||||
));
|
||||
|
||||
pub static FONT_CP850_8X16: Font = Font(include_font!(
|
||||
"./libk/resources/font/cp850-8x16.psf"
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user