https://issues.apache.org/ooo/show_bug.cgi?id=123558
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Armin Le Grand <[email protected]> --- ALG: A first find: In FillProperties::pushToPropMap in case XML_gradFill a com::sun::star::awt::Gradient is constructed; this cannot be a 1:1 gradient since the MS definitions differ too much from this one, it will always be a 'matching'. I will check if that matching could be improved, but when looking at the comments in that code there is already a compromize matcing. Example comment: // position of gradient center (limited to [30%;70%], otherwise gradient is too hidden) Thus; not sure if this can be improved with our own current gradient definition. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
