patrickmarabeas / ng-FitText.js

An AngularJS directive for inflating web type.
http://patrickmarabeas.github.io/ng-FitText.js
MIT License
222 stars 61 forks source link

Adding negative pixel letter-spacing causes fitText not to work as expected #55

Open geoffdev6 opened 7 years ago

geoffdev6 commented 7 years ago

When I add negative pixel letter-spacing to the style of the element, fitText will increase the font size of the text beyond the element width.

patrickmarabeas commented 7 years ago

Please create a demo on codepen illustrating issue.