in wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET to wxFONTENCODING_SYSTEM ...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Apr 2004 10:55:55 +0000 (10:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Apr 2004 10:55:55 +0000 (10:55 +0000)
commitb19dae2c042116e6346cb09133cbdd5021435d65
tree05aa78796bd7cd4596fd337e0afce8b38b0972cf
parent24056b9e28782a708c2c3e92f6a4d5b38291617b
in wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET to wxFONTENCODING_SYSTEM (but not all the others); also handle SYMBOL_CHARSET separately

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/fontutil.cpp