[Kstars-devel] Note on drawing speed
Khudyakov Alexey
alexey.skladnoy at gmail.com
Sun Mar 28 17:55:59 CEST 2010
В сообщении от 27 марта 2010 13:27:21 вы написали:
> Hi,
>
> I dont now how in QT, but in Java there two methods 'moveTo' and 'paintTo'.
> Make sure that you are using 'moveTo' when both points are of screen.
>
I'd like to thank everyone for pointers. I tried approach with drawPolyline.
It does work and I have roughly 2x speedup from 300-400ms to 150-250ms on low
zoom. My code doesn't work properly in border cases yet. But result are
promising.
More information about the Kstars-devel
mailing list