FitText.js icon indicating copy to clipboard operation
FitText.js copied to clipboard

Added smart detection for the font size

Open duckzland opened this issue 11 years ago • 0 comments

Added a simple logic to determine the font size, while the old styles using "compressor", the new logic uses width divided by total character divided by compressor (expected paragraph line in the box) or height divided by the compressor - whichever is smallest will be used.

duckzland avatar Jul 24 '14 06:07 duckzland