basegfx::B2DPolygon version of DrawPolyLine() doesn't set the metafile line cap or join, this fixes this issue.
Change-Id: Id5d73537b0fc5e580789a98b7c5214d586da3cc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122974
be052cbc4592 vcl: DrawPolyLine() did not set metaaction line join or cap
vcl/qa/cppunit/outdev.cxx | 2 --
vcl/source/outdev/polyline.cxx | 3 +++
2 files changed, 3 insertions(+), 2 deletions(-)
Upstream: cgit.freedesktop.org