Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradientTransform doesn't affect radial gradient radius #498

Closed
ystrot opened this issue Oct 29, 2018 · 0 comments
Closed

gradientTransform doesn't affect radial gradient radius #498

ystrot opened this issue Oct 29, 2018 · 0 comments
Assignees
Milestone

Comments

@ystrot
Copy link
Member

ystrot commented Oct 29, 2018

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"/>
@ystrot ystrot added this to the 0.9.4 milestone Oct 29, 2018
@ystrot ystrot self-assigned this Oct 29, 2018
@ystrot ystrot closed this as completed in fc1f2f4 Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant