The extended color bits to specify the fill pattern are applied to the next draw command.
There is no way to remove the fill pattern by specifying a draw command color unless fillp() is called.
circfill(64,64,20,0x114e.abcd)
-- expected: solid white
-- actual: 0xabcd pattern is applied
circfill(32,45,12,7)
|
Example cart:
P#53677 2018-06-21 15:02 ( Edited 2018-06-22 16:21)
[Please log in to post a comment]



