]> git.saurik.com Git - wxWidgets.git/commit
don't add 0.5 to GetTextExtent() results and do take trailing spaces into account...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 6 Nov 2007 01:43:56 +0000 (01:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 6 Nov 2007 01:43:56 +0000 (01:43 +0000)
commit595fda6f9c3b672c5e5c2a879c904c055cea5108
tree14f71bd4f6b110f30183c350a8b15c5b56c59d2e
parent0a5b15da927024adf58063c28c6406965ea9a293
don't add 0.5 to GetTextExtent() results and do take trailing spaces into account, as wxDC does (patch 1814620)

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