Skip to content

Conversation

@kevcenteno
Copy link

This allows for using 'ems' for minFont, maxFont, minimum, and maximum, via a useEm boolean. fontRatio and lineRatio is essentially untouched.

A dirty example of usage would be:

$('#em').flowtype({
    minimum: 31.25,
    maximum: 75,
    minFont: 0.75,
    maxFont: 2.5,
    useEm: true
});

@kevcenteno
Copy link
Author

Smelly. Refactoring as we speak.

@aficiomaquinas
Copy link

+1

@kevcenteno
Copy link
Author

@jhnwlsn do you think this is a good idea? Should I change anything?

@alvarotrigo
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants