https://bugs.documentfoundation.org/show_bug.cgi?id=154257
Bug ID: 154257
Summary: Export of circular gradient needs tileRect attribute
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Created attachment 186047
--> https://bugs.documentfoundation.org/attachment.cgi?id=186047&action=edit
examples of circular gradient plus screenshot
Open attached odt document and save it to docx. Open the document in Word. The
outer circle of the gradient area has wrong position.
(MS Office uses a quadratic color interpolation in this case. If you change the
gradient stop position from 0 to 1 in the file markup, MS Office will use the
same linear color interpolation as LO. MS Office uses linear color
interpolation also if a third gradient stop exists. So doubling the first color
stop forces linear color interpolation as well. Such could be done on export,
but would be a different problem.)
--
You are receiving this mail because:
You are the assignee for the bug.