[FONTS] Add Selawik as a substitution for Segoe UI

This commit is contained in:
William Kent
2020-04-26 08:31:16 -04:00
committed by GitHub
parent a7e4d66be5
commit 97fb49a3d2
10 changed files with 103 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ MUI_SUBFONT LatinFonts[] =
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
{ L"Tms Rmn", L"Times New Roman" },
{ L"Segoe UI", L"Selawik" },
{ NULL, NULL }
};