diff options
author | Alexander Volkov <a.volkov@rusbitech.ru> | 2016-01-22 14:56:18 +0300 |
---|---|---|
committer | Alexander Volkov <a.volkov@rusbitech.ru> | 2016-03-30 10:33:12 +0000 |
commit | adc4e000fc1ffe1acba47ff932c092678a54b9f2 (patch) | |
tree | 8a3dcd19c585106f7071ac68271fd01fe84734b5 /src/gui/opengl/qopenglframebufferobject.cpp | |
parent | 9bc352e38d6b03fbb12a359a7bdfc8d22aa7e192 (diff) | |
download | qtbase-adc4e000fc1ffe1acba47ff932c092678a54b9f2.tar.gz |
QFontEngineFT: Apply hinting for non-scaled rotated glyphs
Scaled hinted glyphs looks ugly, see QTBUG-24846. It was fixed
in 6da6845f078e419ccb555fe1dd152e0ba82a7e88 by disabling hinting
for them. But at the same time that commit also disabled hinting
for glyphs with the most common transformation - rotating without
scaling.
Detect this type of transformation and don't disable hinting for it.
Change-Id: I0e69a2b60e7e4bc24e9efc4fdedb984df07ad15c
Task-number: QTBUG-50574
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'src/gui/opengl/qopenglframebufferobject.cpp')
0 files changed, 0 insertions, 0 deletions