take pixel sizes into account as well when comparing fonts, not just point sizes...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Jul 2006 12:47:59 +0000 (12:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Jul 2006 12:47:59 +0000 (12:47 +0000)
commitcc3de8a3fc8e91ad88a20eb2df36490e532ba6c1
tree1074d83e9cd9567fdb9baa3405d5fdfa78199cdb
parent9d11268884fd82cfe72673566e403a40105ce703
take pixel sizes into account as well when comparing fonts, not just point sizes which could be the same for fonts with slightly different height in pixels or, worse, the fonts with the same height but compeltely different widths

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