wxMotif::wxFont supports encodings too (and shares 99% of font code with wxGTK)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Oct 1999 14:59:52 +0000 (14:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Oct 1999 14:59:52 +0000 (14:59 +0000)
commit93ccaed86983970c4a2aa5af34593781e5b8964f
treecd774aef4f663d23cd8242ccc6108e8288c574ab
parentd391a3451080638e6b1f2f24f92078d18c5ab9d8
wxMotif::wxFont supports encodings too (and shares 99% of font code with wxGTK)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
distrib/msw/tmake/filelist.txt
include/wx/motif/font.h
include/wx/utils.h
src/gtk/font.cpp
src/gtk1/font.cpp
src/motif/font.cpp
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/unix/utilsunx.cpp