People should quit trying to make CSS a drawing tool--it is not--and start learning how to use SVG instead or images.
If you have a lot of "images" with such effects to generate from dynamic text, using SVG makes no sense, is vastly more complex and less flexible than the solution here.
This could actually be cool for display text like a headline. I don’t think that’s only for images.
If you have a lot of "images" with such effects to generate from dynamic text, using SVG makes no sense, is vastly more complex and less flexible than the solution here.