Skip to content

gradientTransform doesn't affect radial gradient radius #498

@ystrot

Description

@ystrot

Sample:

<radialGradient id="cGlobeShade_1_" cx="-1964.3105" cy="867.801" r="0.5" fx="-1964.1858" fy="867.6761" gradientTransform="matrix(550 0 0 -550 1080647.25 477567.125)" gradientUnits="userSpaceOnUse">
  <stop  offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
  <stop  offset="0.7071" style="stop-color:#808080;stop-opacity:0.0625"/>
  <stop  offset="1" style="stop-color:#000000;stop-opacity:0.25"/>
</radialGradient>
<circle id="cGlobeShade" fill="url(#cGlobeShade_1_)" cx="276.5" cy="276.5" r="275"/>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions