diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-10-12 10:30:45 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-10-12 11:00:46 (GMT) |
commit | 354246566cf86f687ee897f95586ac17b5deb35c (patch) | |
tree | 3e0fe9f15dc3267b898031dc43c2b5b7721b0ddf /examples/linguist | |
parent | 9de173661019a5eb819ff75a43c1261a3b60e005 (diff) | |
download | Qt-354246566cf86f687ee897f95586ac17b5deb35c.zip Qt-354246566cf86f687ee897f95586ac17b5deb35c.tar.gz Qt-354246566cf86f687ee897f95586ac17b5deb35c.tar.bz2 |
Fix text position with OpenGL engine and Freetype
If you use the OpenGL engine, the left bearing of
the glyph was incorrectly retrieved from the system
as the glyph was queried with the wrong format, and
adjustments for antialiasing were not applied. To
make the position identical to painting with, new
API was added to QFontEngine (The bounding box of
a glyph is also not logically necessarily the same
thing as the bounding box of the rasterized glyph.)
Done-with: Trond
Task-number: QTBUG-14410
Diffstat (limited to 'examples/linguist')
0 files changed, 0 insertions, 0 deletions