mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:51:58 +00:00
[FONTS] Add Selawik as a substitution for Segoe UI
This commit is contained in:
parent
a7e4d66be5
commit
97fb49a3d2
10 changed files with 103 additions and 0 deletions
|
@ -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 }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue