On Fri Nov 18 23:43:32 2022 +0000, Bartosz Kosiorek wrote:
Using GdipWidenPath is nice idea and it shouldn't be hard to implement. It will give Line Joints support for Caps by default. I am only worried about performance (e.g. there is some matrix transformation).
I suspect there are enough slow things we already have to do that it won't really matter, but if we need to we can optimize it later.