Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 627 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 627 Bytes

Arctext.js

While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let's you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.

article on Codrops

demo

LICENSING & TERMS OF USE

Install

Install via Bower

bower install arctext-js