diff options
author | Regina Henschel <rb.henschel@t-online.de> | 2022-04-28 23:35:44 +0200 |
---|---|---|
committer | Regina Henschel <rb.henschel@t-online.de> | 2022-04-29 07:27:48 +0200 |
commit | 4cfe46997eab3498cc519ef94c85ad2d644d3886 (patch) | |
tree | bbe5539d04b37b789245b139b9ebf40f9295bdc2 /svx/qa/unit/data | |
parent | 467f2c50a935efff6ff8911e7282ecea535665a3 (diff) |
tdf#148714 connect first and second arc with arcTo
The curved*Arrows start with two arcs, which should be connected by a
line. The used commands are double V and double B respectively. Both
have an implicit moveTo, so that there should be no line between.
Other applications show the shapes correctly without line. But because
of bug 148714 LO shows a connecting line so that the error was not
earlier detected.
The patch changes the segment definition so that for the second
command the variant with implicit lineTo is used. This does not change
rendering in LO but makes other applications rendering the shapes
like LO.
Change-Id: I4f799f89497e52b1a7e00d8e5345a66ce21c00a1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133586
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Diffstat (limited to 'svx/qa/unit/data')
-rw-r--r-- | svx/qa/unit/data/tdf148714_CurvedArrows.ppt | bin | 0 -> 99840 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/svx/qa/unit/data/tdf148714_CurvedArrows.ppt b/svx/qa/unit/data/tdf148714_CurvedArrows.ppt Binary files differnew file mode 100644 index 000000000000..23e4ed0ad3eb --- /dev/null +++ b/svx/qa/unit/data/tdf148714_CurvedArrows.ppt |