https://issues.apache.org/ooo/show_bug.cgi?id=121801
Bug ID: 121801
Issue Type: DEFECT
Summary: svg: Y-scale of gradientTransform-matrix is not
applied to radius in y-direction, but only to center
point
Classification: Application
Product: drawing
Version: AOO400-dev
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80304
--> https://issues.apache.org/ooo/attachment.cgi?id=80304&action=edit
transformed radial gradient for transformed shape
The attached files contain the same radial gradient. Its gradientTransform
attribute has a matrix with different scale in X- and Y-direction.
This gradient is referenced from the fill of a rectangular path.
The radial gradient has only one radius attribute. But when it is transformed,
it is no longer a circle, but becomes an ellipse and needs a radius for
X-direction and a radius for Y-direction. In Draw the radius in Y-direction is
the same as the radius in X-direction.
Open the attached svg-pictures in an actual browser and insert them into
Draw-document. Compare it to see the error.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.