- backport of some enhancements for Cyrillic font support for Raze.

Now the identical looking characters can be mapped to their Latin counterpart if they do not have their own glyphs.
This commit is contained in:
Christoph Oelckers 2020-10-04 08:11:27 +02:00
commit f9ee465741
3 changed files with 21 additions and 3 deletions

View file

@ -1150,3 +1150,4 @@ CCMD (pullin)
Printf (TEXTCOLOR_BOLD "Pullin" TEXTCOLOR_NORMAL " is only valid from .cfg\n"
"files and only when used at startup.\n");
}