mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-06-14 21:39:07 -04:00
Add icons (#34)
* Removed unused latolatin fonts * Add icons Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com> --------- Co-authored-by: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
This commit is contained in:
@@ -216,10 +216,6 @@ public:
|
||||
bool fallback_face;
|
||||
};
|
||||
FontFace font_faces[] = {
|
||||
{"LatoLatin-Regular.ttf", false},
|
||||
{"LatoLatin-Italic.ttf", false},
|
||||
{"LatoLatin-Bold.ttf", false},
|
||||
{"LatoLatin-BoldItalic.ttf", false},
|
||||
{"Suplexmentary Comic NC.ttf", false},
|
||||
{"NotoEmoji-Regular.ttf", true},
|
||||
{"promptfont/promptfont.ttf", false},
|
||||
|
||||
Reference in New Issue
Block a user