deal with the fonts without any specified face name in wxNativeFontInfo::To/FromUserS...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 May 2009 11:47:08 +0000 (11:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 May 2009 11:47:08 +0000 (11:47 +0000)
commit1a2ca1d67304e413d258c237222ac31bee3435ba
tree2fae39f9606de735a483a1d72dd324e13bfcc290
parent09be33645a3b8757c2dcec9324993b88bc283fc0
deal with the fonts without any specified face name in wxNativeFontInfo::To/FromUserString() correctly by using the family as fallback

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