weisJ/jsvg

Overlapping masks show bleeding

Closed this issue · 1 comments

weisJ commented

When overlapping elements have masks with edges laying directly over each other there may be some bleed through of the bottom element. This is probably due to some inaccurate coordinate calculations in the MaskedPaint implementation.

With the improvements made to offscreen image blotting due to #62 this is actually a lot better now and comparable to other implementations.