codebox / mosaic

Python script for creating photomosaic images
https://codebox.net/pages/photo-mosaic-image-maker
MIT License
537 stars 166 forks source link

Verify the main image exists before loading titles #12

Closed DaviAMSilva closed 4 years ago

DaviAMSilva commented 4 years ago

Hi, you should test if the main image exists before loading all titles. I forgot the extension and just after some time it gave the error that it was wrong and I lost all the progress and had to restart.

codebox commented 4 years ago

good idea thanks, latest commit fixes this