davatron5000 / FitText.js

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

"the compressor" exhibits inverse behavior #152

Closed savraj closed 8 years ago

savraj commented 8 years ago

Compressor value < 1, I get insanely huge text, compressor value > 1, I get more reasonably resized text. The docs imply the opposite behavior. :)

davatron5000 commented 8 years ago

Sorry it's confusing, but it's been like this for over 5 years now so any changes would be a breaking change. It's a compressor, so large numbers compress more. Hope that helps.

savraj commented 8 years ago

My request is simply to make this behavior more clear in the documentation, no code change required. It's a great little script, thanks for it.