BigText icon indicating copy to clipboard operation
BigText copied to clipboard

Letter-spacing weirdness

Open coreymckrill opened this issue 10 years ago • 2 comments

If I add a letter-spacing rule to the parent element that .bigtext() gets applied to, there seems to be a certain threshold over which the resizing calculation no longer works and the text is under-sized. In the following JSFiddle, the first headline has letter-spacing: 10px and the second headline has letter-spacing: 11px.

http://jsfiddle.net/coreymckrill4ttf/74UQ8/

coreymckrill avatar Feb 27 '14 02:02 coreymckrill

I’m not sure bigtext is being applied at all in that fiddle, it isn’t adding any classes or font sizes.

zachleat avatar Feb 28 '15 06:02 zachleat

Thanks for taking a look. It appears that the rawgithub links I was using to load scripts got deprecated or something. I have updated, so BigText is loading again: http://jsfiddle.net/coreymckrill4ttf/74UQ8/

coreymckrill avatar Mar 13 '15 23:03 coreymckrill