Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
4.5.3
-
None
-
Reported mainly on Qt4.5.x and X11 with freetype.
Description
Using the 'fontanatomy' application (see http://labs.trolltech.com/blogs/2008/08/28/font-anatomy/) you can zoom in on some text as drawn by QTextLayout by using the zoom option on QPainter.
When I expect is that a font is rendered based on the new pixel size.
What I get instead is something that appears to have the font hinting applied at the original pixel size and then scaled up.
Easiest way to show this is to take an Arial of 6pt with the text 'ma' and zoom it to a larger pixel size (but less than 64). The 'a' and the 'm' look quite distorted.
Downstream report (with screenshots) http://bugs.kde.org/186513
Attachments
Issue Links
- is replaced by
-
QTBUG-205 QFont::setPointSizeF() doesn't scale smoothly
- Closed