[wx 2.6.3, WinXP, VC6] wxDC::DrawLine

Joe Stanton joe at bravenewsoftware.com
Wed May 16 20:30:52 PDT 2007


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






More information about the wx-users mailing list