Skip to content

Commit 3cb8ee6

Browse files
Revert "[FONTS] Add Selawik as a substitution for Segoe UI" CORE-17122 (reactos#2921)
This reverts commit 97fb49a.
1 parent aa811c0 commit 3cb8ee6

File tree

10 files changed

+0
-103
lines changed

10 files changed

+0
-103
lines changed

base/setup/lib/muifonts.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ MUI_SUBFONT LatinFonts[] =
2929
{ L"Times New Roman Greek,161", L"Times New Roman,161" },
3030
{ L"Times New Roman TUR,162", L"Times New Roman,162" },
3131
{ L"Tms Rmn", L"Times New Roman" },
32-
{ L"Segoe UI", L"Selawik" },
3332
{ NULL, NULL }
3433
};
3534

boot/bootdata/livecd.inf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dl
5858
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
5959
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Times New Roman"
6060
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Times New Roman"
61-
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Segoe UI",0x00000000,"Selawik"
6261

6362
; FIXME: Registration
6463

media/fonts/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ list(APPEND FONT_FILES
3737
palab.ttf
3838
palabi.ttf
3939
palai.ttf
40-
Selawik-Regular.ttf
41-
Selawik-SemiBold.ttf
42-
Selawik-Bold.ttf
43-
Selawik-Light.ttf
44-
Selawik-ExtraLight.ttf
4540
SourceSansPro-Regular.ttf
4641
SourceSansPro-Bold.ttf
4742
SourceSansPro-BoldIt.ttf

media/fonts/Selawik-Bold.ttf

-56.9 KB
Binary file not shown.

media/fonts/Selawik-ExtraLight.ttf

-57.6 KB
Binary file not shown.

media/fonts/Selawik-Light.ttf

-57.9 KB
Binary file not shown.

media/fonts/Selawik-Regular.ttf

-56.9 KB
Binary file not shown.

media/fonts/Selawik-SemiBold.ttf

-57.1 KB
Binary file not shown.

media/fonts/doc/Selawik/LICENSE.txt

Lines changed: 0 additions & 93 deletions
This file was deleted.

media/fonts/doc/Selawik/README.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)