com-lihaoyi / scalatags

ScalaTags is a small XML/HTML construction library for Scala.
https://com-lihaoyi.github.io/scalatags/
MIT License
758 stars 117 forks source link

Radial gradient focus point attributes #164

Closed mjcz-archived closed 7 years ago

mjcz-archived commented 7 years ago

SvgAttrs lacks two important attributes for <radialGradient> tag namely fx and fy.

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fx https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fy