Show the more metrics for the selected font in the sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 18 Jan 2010 00:28:35 +0000 (00:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 18 Jan 2010 00:28:35 +0000 (00:28 +0000)
commit27db5c5580dae187b90e87513a35c922f29a7ec3
tree95fa888b1413b6449f83406c4e4d3e1e2b02991e
parent954f8d64fb6202884b4ad5c235af188e9a6622e4
Show the more metrics for the selected font in the sample.

Show the result of wxDC::GetChar{Width,Height}() and the font size in pixels
in addition to the font size in points.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/font/font.cpp