Arctext
Arctext copied to clipboard
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 calc...
It would be great if npm (yarn) support can be added so I can import this in webpack. PR ready: https://github.com/codrops/Arctext/pull/8
I'm wondering if there is away to maintain the character width curve even if the character length changes. For example if I type "Juan" at radius 140 and then I...
Hey I don't really believe this is an issue. But I would like to know how you manage with being responsive. In my instance I wrap around images that resize...
It would be great if this plugin also supports arced multi-line text. Currently in case of line breaking the subsequent lines either aren't visible or arc into the other direction...
This PR adds npm package files (package.json and .npmignore with paths like in bower.json ignore field). Please also publish to npm after merge! Closes https://github.com/codrops/Arctext/issues/6 .
What is the purpose of `css/style.css`? Are the styles needed/optional for using the Arctext plugin? Are they only used for the demo page?
You should put this library on Bower.
The description is in the titile. This request replaces jquery with vanilla js