summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase.h
diff options
context:
space:
mode:
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>2009-10-21 11:24:06 (GMT)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>2009-10-21 12:05:57 (GMT)
commitcdb98c137db4d051e4b41c9fa4626c4c369cc0b1 (patch)
tree64467f8d40b365560b8445f9a906d8997fcbc776 /src/gui/text/qfontdatabase.h
parent3be273fc751624fab078878904ad3cb483cd141f (diff)
downloadQt-cdb98c137db4d051e4b41c9fa4626c4c369cc0b1.zip
Qt-cdb98c137db4d051e4b41c9fa4626c4c369cc0b1.tar.gz
Qt-cdb98c137db4d051e4b41c9fa4626c4c369cc0b1.tar.bz2
Improved QFontInfo::pointSize() slightly on X11.
In non-GUI applications on X11, QFont and QFontInfo return different point size because for QFontInfo, the point size is converted to pixel size and back, but with different dpis. This commit improves the situation for the case where font config is used, but the bug still needs to be fixed properly by using the same dpi for all point<->pixel size conversions. Reviewed-by: Trond
Diffstat (limited to 'src/gui/text/qfontdatabase.h')
0 files changed, 0 insertions, 0 deletions