summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_script_qscriptvalueiterator.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2011-05-30 11:39:18 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2011-05-30 12:09:49 +0200
commit48ff7e5af99923396243940979d15d4ec2e2730c (patch)
treef2859fee83ec913bce182fd1b20e4fe603b13f80 /doc/src/snippets/code/src_script_qscriptvalueiterator.cpp
parentf370dd07560c449ba17d13475721f7d3b46e6b24 (diff)
downloadqt4-tools-48ff7e5af99923396243940979d15d4ec2e2730c.tar.gz
Missing glyphs transforming QStaticText on X11/raster with subpixel AA
Static text took an untested and broken code path for the combo of subpixel AA, X11, raster engine and transformation. This would cause missing glyphs. The reason was that QStaticText took an unused code path which turned out not to work. The workaround is to use gray AA on transformed text, like we already do for the GL engine. In Qt 4.8, the static text code path has been rewritten to use the Freetype cache instead of the image glyph cache, so the bug will be fixed more properly there. Reviewed-by: Samuel
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptvalueiterator.cpp')
0 files changed, 0 insertions, 0 deletions