Mostrando entradas con la etiqueta curva textos. Mostrar todas las entradas
Mostrando entradas con la etiqueta curva textos. Mostrar todas las entradas

miércoles, 14 de marzo de 2012

Arctext


Arctext curva textos haciendo uso de CSS3 y Jquery.
Usa las siguientes opciones:
radius  : 0,
// the minimum value allowed is
// half of the word length.
// if set to -1, the word will be straight.
dir     : 1,
// 1: curve is down,
// -1: curve is up
rotate  : true,
// if true each letter should be rotated.
fitText : false
// if you want to try out the
// fitText plugin (http://fittextjs.com/)
// set this to true.
// Don't forget, the wrapper should be fluid.