Revision 58e2f6161b39459aaed9818d3398802bd7d99af0 authored by Dan Malec on 07 November 2020, 23:07:18 UTC, committed by Dan Malec on 08 November 2020, 02:31:00 UTC
On certain window sizes, rounding on the original resize calculation
was causing small shifts in the turtle position. On systems where the
XOR turtle drawing works, this resulted in ghost turtles. On other
systems, there was no ghost turtle; but, post-resize drawn lines could
still be misaligned from pre-resize drawn lines.

Additionally, this commit stops the turtle from being drawn in graphics.c
if it is going to be drawn in wx in order to prevent small gaps in lines
if XOR is not supported on the system.
1 parent 9e69e32
Raw File
TODO
mac: select font from menu doesn't work

stripped libraries (but keep jpeg for snap/stamp?)

editor stuff

test without -O0

Win: window too far to right, aspect ratio weird
back to top