diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-07-03 17:17:42 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-07-03 19:42:05 +0200 |
commit | d4b49841090c70cc31000fb30de9b5ddc07b0c42 (patch) | |
tree | f4567ea5b662be0673c280cd490e9c3d84fea6ea /xmloff/util | |
parent | 457acbfa304ac8bda0755c9ca8f1e1e22e490ac8 (diff) |
tdf#115671 vcl opengl: fix drawing of polylines with duplicate points
The bugdoc had a custom shape, the interesting part of it was a triangle
with miter line join, where the last segment was missing. In that case
RenderList::addDrawPolyLine() mishandled the polyline, as it does not
expect duplicate points in it.
Change-Id: I06d5c2d191bb6269a87da1f006f27a94205f5145
Reviewed-on: https://gerrit.libreoffice.org/56879
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins
Diffstat (limited to 'xmloff/util')
0 files changed, 0 insertions, 0 deletions