issues
search
AnonymouX47
/
term-image
Display images in the terminal with python
https://term-image.readthedocs.io
MIT License
219
stars
10
forks
source link
Image size setting, size validation and drawing/display.
#12
Closed
AnonymouX47
closed
2 years ago
AnonymouX47
commented
2 years ago
Resolves #11
Improves size setting options.
Render size is no longer validated when setting wrt the terminal size.
Improves image drawing/display options.
Improves size validation when drawing.
Adds more tests for image drawing/display.
Makes the library easier to unit test.
Resolves #11