Posts tagged with “SVG“ (2)
-
Simplify theming SVG with contextual fill and stroke values!
The keywords
context-fillandcontext-strokeare now available when specifying thefillandstrokeproperties. What SVG powers do they grant? -
Animating text along a path (it’s easy)
It is easy to animate text along a path. You can use it to make some fun effects. All you need is some SVG and a sprinkle of JavaScript.