fixes to handling of the 7 bit ASCII encoding
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Jan 2002 14:29:33 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Jan 2002 14:29:33 +0000 (14:29 +0000)
commitcafbf6fb1f450c26823544bbd31cf87f87a1cbed
treef49f00d38abbc065b6116c42b24613f716b0dcb4
parent1c405bb51093fc7812fb66e7d47faac5707e02b5
fixes to handling of the 7 bit ASCII encoding

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/font.h
src/common/fontcmn.cpp
src/common/fontmap.cpp
src/common/strconv.cpp