summaryrefslogtreecommitdiff
path: root/librelogo
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2022-11-20 16:18:45 +0100
committerLászló Németh <nemeth@numbertext.org>2022-11-21 08:08:26 +0100
commit07711c8482714f970c57688629c591f8f3aa135f (patch)
tree5d0989774949372d75d323261a3bb3beff40acde /librelogo
parentdeb7bc82de19ea8e20c767fdf21f9ba4feb5e9f0 (diff)
tdf#149800 SVG export: remove extra white line of semi-transparent shape
A shape is exported using two svg:paths, first one is for the fill, and the second one is for the line. Semi-transparency of shapes enabled the disabled stroke of the first path, resulting an ~1 pt width extra white line behind the normal line of the shape. It was visible only, if the normal shape line was thinner than 1 pt, or if the normal line was semi-transparent or disabled. The extra line got the same transparency value, as the fill, so its visibility depended on that, too. Change-Id: Idc40971cc73ec9e4f241974ae29c876d06cc0658 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143003 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'librelogo')
0 files changed, 0 insertions, 0 deletions