mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
AWA
This commit is contained in:
@@ -63,8 +63,8 @@ namespace CMLeonOS
|
||||
// {
|
||||
// 我不认,我试着转换成Base64
|
||||
// 我认了
|
||||
PCScreenFont defaultFont = PCScreenFont.Default;
|
||||
VGAScreen.SetFont(defaultFont.CreateVGAFont(), defaultFont.Height);
|
||||
// PCScreenFont defaultFont = PCScreenFont.Default;
|
||||
// VGAScreen.SetFont(defaultFont.CreateVGAFont(), defaultFont.Height);
|
||||
// Console.WriteLine($"{defaultFont.Height}");
|
||||
// Console.WriteLine($"{defaultFont.Width}");
|
||||
// VGAScreen.SetGraphicsMode(VGADriver.ScreenSize.Size720x480, ColorDepth.ColorDepth32);
|
||||
|
||||
Reference in New Issue
Block a user