https://bugs.documentfoundation.org/show_bug.cgi?id=149435
Bug ID: 149435
Summary: Implement ODF draw:glue-point-type for Custom Shapes
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
URL: https://docs.oasis-open.org/office/OpenDocument/v1.3/o
s/part3-schema/OpenDocument-v1.3-os-part3-schema.html#
attribute-draw_glue-point-type
OS: Windows (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Blocks: 94587
Created attachment 180542
--> https://bugs.documentfoundation.org/attachment.cgi?id=180542&action=edit
Shape with glue-point-type="segments"
The attribute draw:glue-point-type (19.174 ODF 1.3) is not implemented. The
attached file has a shape where this attribute is set to value "segments". That
should result in a gluepoint in each vertex of the shape.
Especially the value "segments" is very useful, because it gives the
glue-points without listing them.
The MS binary format has this as property "cxk" with type MSOCXK, VML as
connecttype. Both corresponds to ODF. So implementing the ODF feature would
help in filters too.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=94587
[Bug 94587] [META] ODF features missing or incorrectly imported
--
You are receiving this mail because:
You are the assignee for the bug.