White shadow on draw_cross function

Hi,

Simple coding question: anyone know why I get a white shadow on my draw_cross function here?..and how to get rid of it?

It’s because of a bug in draw_line due to the anti-aliasing. I have some free time this week, I’ll send a PR in to fix this.

brilliant! You guys are the best!

Works for me! Thanks again!