davatron5000 / FitText.js

A jQuery plugin for inflating web type
http://fittextjs.com
6.75k stars 1.39k forks source link

Why this plugin? #148

Closed dr-dimitru closed 8 years ago

dr-dimitru commented 8 years ago

Hi @davatron5000 , Why use this plugin when we can set font size relative to viewport (in vw or vh) or container (in %)? I'll be appreciated for explanation of differences.

charliewilco commented 8 years ago

this jquery plugin predates decent browser support for vw and vh units. there are other methods of doing this namely FITTER HAPPIER TEXT. this plugin also maintains the headline across a line without wrapping.