Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Letter-spacing weirdness #48

Open
coreymckrill opened this issue Feb 27, 2014 · 2 comments
Open

Letter-spacing weirdness #48

coreymckrill opened this issue Feb 27, 2014 · 2 comments
Labels

Comments

@coreymckrill
Copy link

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/

@zachleat
Copy link
Owner

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

@coreymckrill
Copy link
Author

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants