Fix glyph positions with DirectWrite font engine
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Mon, 9 Jul 2012 11:24:30 +0000 (13:24 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 9 Jul 2012 13:55:57 +0000 (15:55 +0200)
commit3593701940fdc9d8a3f0d59a1f684305fd736009
tree0dca5626aa8662ff8530a36e012db85a53cfd4b8
parent6fb5b6fa58df4b622d47a8d71ba0f5f2b938cd63
Fix glyph positions with DirectWrite font engine

Make same change as we have done in the other engines (floor instead
of round) to be in sync with changes in the paint engines.

Task-number: QTBUG-26409
Change-Id: I7a99aa27c93cb695ac91507505ef0b940cd78ebc
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
src/plugins/platforms/windows/qwindowsfontenginedirectwrite.cpp