Allow creating wxTextMeasure without specifying the font.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Nov 2012 17:15:22 +0000 (17:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Nov 2012 17:15:22 +0000 (17:15 +0000)
commitc94c3a77b81090a6e0bb338872876686681b1d05
treeefa391305f01d1b5055111b101e3155bf9660d9c
parentd78aa51b17c8d218d6392c7a4985a60d4a596c46
Allow creating wxTextMeasure without specifying the font.

Use the default window/DC font by default as this is the most common case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/private/textmeasure.h
include/wx/gtk/private/textmeasure.h
include/wx/msw/private/textmeasure.h