wxWidgets/include
Vadim Zeitlin e29bf4b056 Add wxDC::GetFontMetrics() and implement it for wxMSW.
Add a new wxDC method allowing to retrieve the font characteristics not
available from GetTextExtent(), notably the internal leading (and also the
average font width).

Currently this is implemented for wxMSW only, the internal leading is always 0
in the other ports.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-27 12:48:13 +00:00
..
msvc/wx Handle ANSI release configuration correctly in msvc/wx/setup.h. 2011-02-24 20:34:48 +00:00
wx Add wxDC::GetFontMetrics() and implement it for wxMSW. 2011-02-27 12:48:13 +00:00