Remove a baffling call to wxDC::SetTextForeground() in logofill() which had no apparent purpose. I didn't observe any behavior change after removing it, nor did I find any documentation in the win32 ::ExtFloodFill() to suggest that the text color alters its behavior. This call has been there since the MSWLogo 6.5b, as ::SetTextColor().