added support for koi8-u
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -715,6 +715,7 @@ bool wxGetNativeFontEncoding(wxFontEncoding encoding,
|
||||
break;
|
||||
|
||||
case wxFONTENCODING_KOI8:
|
||||
case wxFONTENCODING_KOI8_U:
|
||||
info->xregistry = wxT("koi8");
|
||||
|
||||
// we don't make distinction between koi8-r, koi8-u and koi8-ru (so far)
|
||||
|
Reference in New Issue
Block a user