https://bugs.documentfoundation.org/show_bug.cgi?id=166583
Bug ID: 166583
Summary: Use radial fill when PowerPoint uses it as ersatz for
type "Path"
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Created attachment 200812
--> https://bugs.documentfoundation.org/attachment.cgi?id=200812&action=edit
OOXML preset shapes
We cannot yet render the OOXML gradient type path="shape" (UI Type = Path in
PP). We set gradient type "Rectangular" as ersatz on import. But PowerPoint
itself does not render the gradient as path="shape" in all cases. If it is a
custGeom and for several preset shape types, then PowerPoint renders it as
path="circle" (UI Type="Radial" in PP).
As long as we cannot render the OOXML type path="shape" (related bug 144925),
we should use type "Radial" as ersatz in all cases where PP uses it as ersatz
and only use type "Rectangular" in the other cases.
The attached file contains examples for nearly all OOXML preset shape types.
Only lines and connectors are missing. Open it in PowerPoint to see for which
types it uses a radial fill.
--
You are receiving this mail because:
You are the assignee for the bug.