https://bugs.documentfoundation.org/show_bug.cgi?id=145237
--- Comment #1 from Regina Henschel <[email protected]> --- Created attachment 175909 --> https://bugs.documentfoundation.org/attachment.cgi?id=175909&action=edit Shape with commands F and S for testing extrusion The current way of extrusion of custom shapes has two principle problems: 1. The stroke of the shape is ignored even if it is a fat stroke. That is different from PowerPoint. 2. The enhanced path of the custom shape geometry can have the commands F and S. They disable fill or stroke respectively for a sub-path set. That is ignored by the current algorithm for extrusion. I have examined the current solution in https://opengrok.libreoffice.org/xref/core/svx/source/customshapes/EnhancedCustomShape3d.cxx?r=5ab21caf#248 I think, a totally new method would be needed. -- You are receiving this mail because: You are the assignee for the bug.
