[Interest] Antialized MapRoute in 5.8?
Dennis Lange
dennis at lumalab.net
Wed Oct 19 19:49:40 CEST 2016
And there is the answer to my question:
http://stackoverflow.com/questions/28125425/smooth-painting-in-custom-qml-element
Maybe in this example with to much antialising?!
=)
Am 19.10.2016 um 17:31 schrieb Dennis Lange:
> Hi, is it possible to get an antialized MapRoute result in Qt 5.8? As
> far as I got it, it relies on MapPolyline that relies on GL_LINES.
>
> I think MapRoute{smooth: true} is what should make it antialised but it
> does not work.
>
> To be sure that my Intel HD graphics driver did not eat every
> antialising, I set the environment variable to
>
> export QMLSCENE_DEVICE=softwarecontext
>
> but this removes every MapRoute completely.
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
More information about the Interest
mailing list