TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Fixed a Bug Where Logos Were No Longer Working #93

Closed jrg94 closed 2 years ago

jrg94 commented 2 years ago

It's been awhile since I've touched this repo. It seems more recent versions of Pillow caused some problems with the existing codebase. I've upped the requirements, so the latest versions of all the dependencies are needed.

At any rate, this should fix #92.