catleeball / tmnt_wikipedia_bot

Find Wikipedia titles that can be sung to the Teenage Mutant Ninja Turtles themesong.
MIT License
143 stars 23 forks source link

ensure 1:1.9 aspect ratio with margin #2

Closed chriswhong closed 5 years ago

chriswhong commented 5 years ago

Twitter prefers a 1:1.9 aspect ratio for attached images. The current code crops the generated logo, whose width and height can vary depending on the wiki title. This leads to inconsistent/suboptimal display in twitter feeds, which will zoom in on the image to fill the content area.

This PR modifies _trimWhitespace() in lib/images.py to do additional processing, creating a 1:1.9 aspect ratio output image based on the cropped TMNT-style logo. It also adds 30 pixels of horizontal margin, yielding final images that look like this:

logo