Merge pull request #6 from SLCC-Programming-Club/nav-gui

GUI
This commit is contained in:
Josh Ashton
2024-04-08 10:44:27 -06:00
committed by GitHub
19 changed files with 4 additions and 0 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
View File
@@ -189,6 +189,10 @@ public class Settings {
fontName = "HackNerdFontMono-Regular";
fontFilepath = "/usr/share/fonts/TTF/" + fontName + ".ttf";
}
<<<<<<< HEAD
=======
>>>>>>> main
// Register the font with the GraphicsEnvironment.
try {
GraphicsEnvironment ge = GraphicsEnvironment.
BIN
View File
Binary file not shown.