[wx 2.6.3, WinXP, VC6] wxDC::DrawLine
chris elliott
biol75 at york.ac.uk
Thu May 17 00:36:45 PDT 2007
Thanks for the post; can you let us know which platform and version of
wxWidgets you used, and what kind of pen you are using
thanks
chris
Joe Stanton wrote:
> A diagonal line drawn can produce gaps which paint can
> leak through. Is there a fix planned for this?
>
> dc.DrawLine(0,0,510,511);
>
> I have had to implement a point plotter using code from
> a freeware implementation of Bresenham, but it is ~12%
> slower than using wxDC::DrawLine.
>
> I see no mention of this being addressed in the 2.8.3
> release.
>
> Thank you for being tolerant of my first post.
>
> Joe
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list