summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle/tst_qstyle.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2012-11-21 09:58:12 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-23 08:11:06 +0100
commit96f17a061a73bdd19e2c5df221a191968d777123 (patch)
tree29b04106adb461496bdaac8485ca783d6b5c72d3 /tests/auto/widgets/styles/qstyle/tst_qstyle.cpp
parent3f936e9094f3a6e4d76791c1eff7ae92f91b61ae (diff)
Fix transformed text on Mac OS X
In change 1582407fc782c0befd0760633324dd5c206524a1, the Q_WS_MAC code path which disabled drawing cached glyphs for any transform was removed, as was the comment that scaling and rotation wasn't supported by the Mac font engines. This obviously broke transformed text on Mac, so we need to put it back. I put it into the font engine itself where it belongs, and I kept the somewhat confusing naming convention which is used in the paint engine to minimize this patch. I'll clean up these function names in a future commit. Task-number: QTBUG-27362 Change-Id: I4fc6a503eedd4b1ebaf3ee659d948f997f433338 Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
Diffstat (limited to 'tests/auto/widgets/styles/qstyle/tst_qstyle.cpp')
0 files changed, 0 insertions, 0 deletions