allocate HFONT on demand instead of doing every time a font property is modified
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Mar 2007 21:59:55 +0000 (21:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Mar 2007 21:59:55 +0000 (21:59 +0000)
commit8e34db1d94748cc22be9531173a3223faecc7099
treefc9df49b5e856736f240fc715d779eeb68c18817
parentadbd3cbc71cde23d1a12b76e820aa3fd33a6707f
allocate HFONT on demand instead of doing every time a font property is modified

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/font.h
src/msw/font.cpp