Where have markers to be drawn in custom-shapes?
Regina Henschel
rb.henschel at t-online.de
Mon Sep 13 17:35:10 UTC 2021
Hi all,
I cannot determine where to draw markers for the draw:enhanced-path of a
custom-shape. This question is not about path-objects and not about SVG,
but only about custom-shapes.
ODF has no rule for it yet.
Examples
A Consists of one sub-path, which is closed by command Z.
M 25,10 L 40,15 30,25 Z
B Consists of one sub-path, with first point = last point, but no command Z
M 25,10 L 40,15 30,25 25,10
C Consists of one sub-path, with fist point <> last point and no command Z
M 25,10 L 40,15 30,25 25,11
D Consist of one line segment before sub-path, which is closed by
command Z (like example A), and one line segment after
M 5,5 L 20,10 M 25,10 L 40,15 30,25 Z M 30,10 L 50,15
E Consist of one line segment before sub-path, with first point = last
point (like example B), and one line segment after
M 5,5 L 20,10 M 25,10 L 40,15 30,25 L 25,10 M 30,10 L 50,15
F Consists of two separate line segments, then set end, then two
separate line segments.
M 5,5 L 20,10 M 25,10 L 40,15 N M 55,5 L 70,10 M 75,10 L 90,15
Where have marker-start and marker-end to be drawn?
A file with these examples is attached.
Kind regards
Regina
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Marker_Examples.odp
Type: application/vnd.oasis.opendocument.presentation
Size: 14058 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20210913/2bb3c6fd/attachment.odp>
More information about the LibreOffice
mailing list