Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Noujin
on July 3, 2023
|
parent
|
context
|
favorite
| on:
An interactive guide to SVG paths
A few months ago I looked into how to do an angled gradient in SVG and was baffled that is isn't supported. Now looking at this spec, it's also not in there. Why the hell is this something nobody talks about. Photoshop has it since ages...
Syntheticate
on July 3, 2023
[–]
It's definitely supported via the `gradientTransform` attribute on e.g. linear gradients, as in this example:
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/lin...
jahewson
on July 4, 2023
|
parent
[–]
I think they’re referring to conic gradients, also known as angular gradients which SVG doesn’t support.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: