[Interest] text render without antialias
nus1998
nus1998 at yeah.net
Mon Mar 13 11:19:51 CET 2017
OK, I have solved it, on my target, the default hintingPreference is PreferNoHinting, change it to PreferFullHinting leading to consistent result.
At 2017-03-13 17:18:40, "nus1998" <nus1998 at yeah.net> wrote:
Hi All,
Recently I compiled qt 5.6.2 for an embedded system, I found the the text rendering is different, it looks much better on PC. I have disabled anti-alias for both text and use the same font (times new roman 12pt),
so which caused this result? is it due to difference between GDI and freetype?
Thanks in advance.
(the left is on embedded linux and the right is on PC with win10 hosted.)
Nus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170313/29a3c00c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comp.png
Type: image/png
Size: 78271 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170313/29a3c00c/attachment.png>
More information about the Interest
mailing list