Soft clipping for clip-path
Closed this issue · 0 comments
weisJ commented
Currently the clip-path
establishes a new clip on the current graphics context, which doesn't support soft clipping on every platform. (It does on macOS with quartz rendering enabled). This isn't a desired behaviour as it makes clipped edges look very harsh compared to all other edges which are usually rendered using antialiasing.