[Libreoffice-bugs] [Bug 108329] Convert To Contour distorts curves
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 4 13:25:03 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108329
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
CC| |rb.henschel at t-online.de
--- Comment #2 from Regina Henschel <rb.henschel at t-online.de> ---
I confirm the bug for Version: 5.4.0.0.alpha1+
Build ID: 8c0be54a7da6262dffe04357121814dd22b5d7fe
CPU threads: 4; OS: Windows 6.1; UI render: default;
TinderBox: Win-x86 at 62-TDF, Branch:MASTER, Time: 2017-05-15_01:35:45
Locale: de-DE (de_DE); Calc: group
This happens in the special situation, that the control point has identical
position as its anchor point, here the right ones.
There are some workarounds:
(1) Drag the control point a little bit away from the anchor point before
converting to contour.
(2) Select the drawing and export it to svg. Then use the svg-image instead of
the drawing. Scale the SVG-image then. In SVG a line is transformed including
the width.
(3) Adapt the line widths after you have scaled the drawing. For that way, I
would write a macro, that does scaling and adapting the line width in one step.
The advantage of using a macro is, that the drawing has still the same
structure of - in this case - two lines and four Bézier-curves.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170604/015f5fd2/attachment.html>
More information about the Libreoffice-bugs
mailing list