Davidy22 / SkunkBooth

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

Make webcam widget fit to the closer fit of height or width #21

Closed Davidy22 closed 3 years ago

Davidy22 commented 3 years ago

https://github.com/Davidy22/scholarlySkunkJam/blob/352ce1cefa9e1463837fe1f9fa43609bd52cbcf6/src/asciiGen.py#L59

Currently only fits to height, if window is narrow will get unexpected results. Fit to width if it will be the bottleneck.