This was a regression that was introduced in FMSLogo 6.16.0 when I improved drawing performance by using the same screen DC and memory DC for all operating (instead of recreating them for each operation). As a result of this change, the device contexts retained their state between calls, including their ROP2 mode.