Update Windows 11 ASCII

Reason being that the original ASCII art as shown in Windows Terminal has random portions using "*" and "(" as opposed to "/".
This commit is contained in:
KingKrouch
2023-04-10 15:28:42 +00:00
committed by Carter Li
parent ab9b10824f
commit 7bc6676680
+16 -16
View File
@@ -1369,23 +1369,23 @@ static const FFlogo* getLogoWindows11()
FF_LOGO_NAMES("Windows 11", "Windows Server 2022")
FF_LOGO_LINES(
"$1\n"
",,**************/ ///////////////()\n"
"****************/ ///////////////((\n"
"***************// //////////////(((\n"
"**************/// ////////////(((((\n"
"************///// /////////((((((((\n"
"*********//////// /////((((((((((((\n"
"*******////////// ///((((((((((((((\n"
"****///////////// (((((((((((((((((\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"\n"
"/////////////(((( (((((((((((((((((\n"
"////////////((((( (((((((((((((((((\n"
"///////////(((((( (((((((((((((((((\n"
"/////////(((((((( (((((((((((((((((\n"
"///////(((((((((( (((((((((((((((((\n"
"////((((((((((((( (((((((((((((((((\n"
"((((((((((((((((( (((((((((((((((((\n"
"((((((((((((((((( (((((((((((((((()"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////\n"
"///////////////// /////////////////"
)
FF_LOGO_COLORS(
"34" //blue