add more methods to wxNativeFontInfo: To/FromUserString and all the
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Dec 2001 21:39:45 +0000 (21:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Dec 2001 21:39:45 +0000 (21:39 +0000)
commitab5fe83396c13f9fbf01630c52adf4df7607cbfe
treebd08e3a283d5bd6f0abe2c4d49fa10e7a9ac724a
parent7993e67c758d0321c3bf2a6cab2ee16c42c73eab
add more methods to wxNativeFontInfo: To/FromUserString and all the
accessor methods and implemented some of them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/font.h
include/wx/fontutil.h
samples/font/font.cpp
src/common/fontcmn.cpp
src/gtk/font.cpp
src/gtk1/font.cpp
src/unix/fontutil.cpp