asciimoo / drawille

Pixel graphics in terminal with unicode braille characters
GNU Affero General Public License v3.0
3.13k stars 129 forks source link

Is there support for PIL #49

Open Tom-the-Bomb opened 3 years ago

Tom-the-Bomb commented 3 years ago

Sorry if I missed anything but Im just wondering how I could integrate PIL images with this? this lib seems pretty cool so

asciimoo commented 3 years ago

The https://github.com/asciimoo/drawille/blob/master/examples/image2term.py example does exactly this in my opinion.