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

Support separate font sizes #101

Merged
merged 8 commits into from Sep 18, 2015
Merged

Support separate font sizes #101

merged 8 commits into from Sep 18, 2015

Conversation

jacebrowning
Copy link
Owner

No description provided.

Jeff VanOss added 3 commits August 27, 2015 11:44
Currently defaults to forcing font sizes to be the same but can size top
and bottom fonts separately
Conflicts:
	memegen/domain/image.py
@jacebrowning
Copy link
Owner Author

Some of the text runs off the image: http://instantmeme-pr-101.herokuapp.com/overview

@jacebrowning jacebrowning deployed to instantmeme-pr-101 September 16, 2015 04:52 Active
If the line was multiple lines, then only the second line was
determining the font size. So in the case where the first line was
longer, it would extend past the image.

Changed the max font size to be different for multiline text, this
should prevent text from taking up too much vertical space when the
phrase was just long enough to be split.
@jacebrowning jacebrowning deployed to instantmeme-pr-101 September 18, 2015 12:43 Active
@jacebrowning
Copy link
Owner Author

This looks good!

@jacebrowning jacebrowning deployed to instantmeme-pr-101 September 18, 2015 13:34 Active
@jacebrowning jacebrowning deployed to instantmeme-pr-101 September 18, 2015 13:38 Active
vanossj added a commit that referenced this pull request Sep 18, 2015
@vanossj vanossj merged commit 2e60be8 into master Sep 18, 2015
@vanossj vanossj deleted the seperate-font-sizes branch September 18, 2015 13:45
jacebrowning added a commit that referenced this pull request Sep 5, 2020
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.

None yet

2 participants