https://bugs.documentfoundation.org/show_bug.cgi?id=166140
--- Comment #1 from Regina Henschel <[email protected]> --- ODF has <svg:radialGradient> (16.42.3 ODF 1.3) to describe such radial gradients. There is already bug 48392 for the request to implement it. For rendering perhaps member mpFillGeometryDefiningShape of the class SdrObject can be used. It is not clear, how MSO calculates the gradient center in case the attributes in the <a:fillToRect> element do not evaluate to a point. I have ask about it in https://learn.microsoft.com/en-us/answers/questions/2247174/how-is-attribute-filltorect-evaluated-for-a-gradie In case of the presets with gradient center in the corner of the bounding box, the radius of the gradient circle is the distance to the opposite corner. -- You are receiving this mail because: You are the assignee for the bug.
