fixed wxFontMapper behaviour under wxGTK2: it now just maps all encodings to UTF-8
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Feb 2006 23:39:55 +0000 (23:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Feb 2006 23:39:55 +0000 (23:39 +0000)
commit82359764314f040ce4654583a89ac217d5b2634a
treef0fea2ed0568614f77fdf071963e6be691d580a5
parent0ec80ebe6f64c51ac16de064b462427899e37303
fixed wxFontMapper behaviour under wxGTK2: it now just maps all encodings to UTF-8

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