Quote:
Originally Posted by NiLuJe
...
Thinking back about the overlay/background thing, you're right: with overlay enabled, it explicitly states "no bg pixels are drawn", and those padding rectangles are definitely background, so, yeah, they shouldn't be drawn at all  . I'll fix that.
|
ACK.
While you are at it

an other mode of overly I was thinking about could be to draw the foreground pixels in the pen color (instead of background inverse) and leave the background pixels unchanged. Something like writing with
transparent text (no political intent, solely to illustrate the effect):
...Just an idea.