diff --git a/src/gamedata/fonts/v_font.cpp b/src/gamedata/fonts/v_font.cpp index a5b4230d1..d961829a7 100644 --- a/src/gamedata/fonts/v_font.cpp +++ b/src/gamedata/fonts/v_font.cpp @@ -911,7 +911,7 @@ int getAlternative(int code) case 0x3a7: return 'X'; case 0x3aa: return 0xcf; case 0x3ab: return 0x178; - case 0x3bf: return 'o'; // the Omega is the only small Greek character that's easily mappable to a Latin equivalent. :( + case 0x3bf: return 'o'; // the Omicron is the only small Greek character that's easily mappable to a Latin equivalent. :( case 0x3c2: return 0x3c3; // Lowercase Sigma character in Greek, which changes depending on its positioning in a word; if the font is uppercase only or features a smallcaps style, the second variant of the letter will remain unused case 0x390: return 0x3ca; // For smallcaps fonts the small accented Greek characters remap to the unaccented versions. case 0x3ac: return 0x3b1; diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/0394.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/0394.lmp new file mode 100644 index 000000000..37982f905 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/0394.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/0398.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/0398.lmp new file mode 100644 index 000000000..dc17d6197 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/0398.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/039B.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/039B.lmp new file mode 100644 index 000000000..22b6bc06b Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/039B.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/039E.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/039E.lmp new file mode 100644 index 000000000..47be336fd Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/039E.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A3.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A3.lmp new file mode 100644 index 000000000..d71592fc4 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A3.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A8.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A8.lmp new file mode 100644 index 000000000..e1003ac17 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A8.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A9.lmp b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A9.lmp new file mode 100644 index 000000000..3c3103986 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/bigfont/03A9.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/0394.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/0394.lmp new file mode 100644 index 000000000..28f86cfb5 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/0394.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/0398.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/0398.lmp new file mode 100644 index 000000000..cd05220a9 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/0398.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/039B.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/039B.lmp new file mode 100644 index 000000000..cf908eadf Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/039B.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/039E.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/039E.lmp new file mode 100644 index 000000000..8952fe2f2 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/039E.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A3.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A3.lmp new file mode 100644 index 000000000..438ec964a Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A3.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A8.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A8.lmp new file mode 100644 index 000000000..d5a523aa8 Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A8.lmp differ diff --git a/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A9.lmp b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A9.lmp new file mode 100644 index 000000000..e3604f7ff Binary files /dev/null and b/wadsrc_extra/static/filter/game-strife/fonts/defsmallfont2/03A9.lmp differ