Il 25/10/2017 11:36, Shawn Rutledge ha scritto:
renderType: Text.NativeRendering

This comes up quite often.  Distance field text rendering will always be a bit 
blurry like that.

... except that you can't / really want to do it for the Text elements inside 3rd party components (including Qt Quick Controls); use instead QQuickWindow::setTextRenderType:

https://doc-snapshots.qt.io/qt5-5.10/qquickwindow.html#setTextRenderType

And/or see the explaination for

https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=460925b3f1dd9d2301b9c69558bd68843cd5f978

Cheers,

--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
KDAB - Qt, C++ and OpenGL Experts


Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to