DEV Community

Cover image for JS Curved Text Generator
codingdudecom
codingdudecom

Posted on • Updated on

JS Curved Text Generator

JS function to generate curved text from a HTML text element. This technique makes a span element for each letter and rotates it slightly. You can generate a circle text by adjusting the font site and circle radius.

THE CODE

Check out MockoFun Online: curved text generator

Follow me on Twitter @codingdudecom

Top comments (0)