Davidy22 / SkunkBooth

Text based command line webcam photobooth app
https://Davidy22.github.io/SkunkBooth/
Other
50 stars 12 forks source link

Add settings menu and image file format options #74

Closed Davidy22 closed 3 years ago

Davidy22 commented 3 years ago

Resolves #52, opens the way for a pile of low hanging fruit

dhananjaylatkar commented 3 years ago
Screenshot 2021-08-10 at 11 31 25 PM

this looks bad. make closing bracket to appear right after last letter. too much padding is going on.

Also, image preview for PNG and TXT are not working

dhananjaylatkar commented 3 years ago

only jpg image preview is allowed.

See frames.py line no 177

Davidy22 commented 3 years ago

Asciimatics dropdown just doesn't have the option, can send a patch upstream but this is what we're going to have. Enable other image formats was literally one line, text display'll be a seperate issue.

Davidy22 commented 3 years ago

Merging because it won't happen if I don't do it