diff options
author | Trond Kjernaasen <trond@trolltech.com> | 2009-06-05 10:32:51 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-07 02:46:38 (GMT) |
commit | 6b40f129cbe0e9dcf75d9e9ad7191f858e75210b (patch) | |
tree | 4ee206eaca22c57c87feae77df8f53bc49678c02 /doc/src/snippets/code/src_qdbus_qdbusinterface.cpp | |
parent | 609ddf3a8c19e163dd588fff6004dc7a1e27c836 (diff) | |
download | Qt-6b40f129cbe0e9dcf75d9e9ad7191f858e75210b.zip Qt-6b40f129cbe0e9dcf75d9e9ad7191f858e75210b.tar.gz Qt-6b40f129cbe0e9dcf75d9e9ad7191f858e75210b.tar.bz2 |
Fixed text drawing on Windows in 16 bit mode.
There were several problems with antialiased text in 16 bit mode
under Windows. No gamma correction was done, yet we prepared the
cached glyphs for gamma correction. The mask format we rendered
the glyphs into was also set to the desktop depth, which implied
that information was lost and the text looked rather odd.
Reviewed-by: Samuel
BT: yes
(cherry picked from commit 35bdd8942716c716113e5b795186ca76199e8d96)
Diffstat (limited to 'doc/src/snippets/code/src_qdbus_qdbusinterface.cpp')
0 files changed, 0 insertions, 0 deletions