wxFont::MakeXXX() and Scale() methods now modify the font in place; XXX() and Scaled...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jun 2009 21:27:37 +0000 (21:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jun 2009 21:27:37 +0000 (21:27 +0000)
commit6e7d2550cecf6c13b6f76e7e43da93744ad773b8
tree816bebfa31567c1629b33b6a648e130927727074
parenta188ac2988b6fedeead7a809124b8eaa2290c020
wxFont::MakeXXX() and Scale() methods now modify the font in place; XXX() and Scaled() create new font

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/font.h
interface/wx/font.h
src/common/fontcmn.cpp