summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-08-24 13:06:39 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-09-02 06:02:04 (GMT)
commit1e0514ae6442ba159cd0e167ad2deea25d52859c (patch)
treec0fb6e3b14a0da0f4fd9cd572e286e7ed836a64f /doc/src/snippets/code
parent1864ecabcaa21261629d56518a4b88b2d3e0d7ba (diff)
downloadQt-1e0514ae6442ba159cd0e167ad2deea25d52859c.zip
Qt-1e0514ae6442ba159cd0e167ad2deea25d52859c.tar.gz
Qt-1e0514ae6442ba159cd0e167ad2deea25d52859c.tar.bz2
Fix mispositioned text with QStaticText and OpenVG graphics system
The OpenVG paint engine, like the OpenGL2 paint engine, supports caching the untransformed glyphs and transforming them as they are drawn. Since we would pretransform the positions of the glyphs, the transformation would be applied twice, thus making the glyphs appear in the wrong location when the painter had a transform set. Task-number: QTBUG-13049 Reviewed-by: Gunnar (cherry picked from commit f3771c5d91995b2beaa73bd3e3c783b76a887b50)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions