Re: solid colors
Robert Longson <[email protected]> Fri, 29 Jul 2016 13:03:11 +0100
| Newsgroups | gmane.comp.web.svg |
|---|---|
| Message-ID | <CAOu7Uv6_1Pu5HdR75gs-R6xyyhZPP=i9b+CvbAAQ3sw5oQ8w2w@mail.gmail.com> |
Isn't that just a gradient with one stop? SVG tiny 1.2 had a solidColor element but nobody's implemented it because you can do the same thing with a 1 stop gradient. Robert.