drawille
drawille copied to clipboard
Pixel graphics in terminal with unicode braille characters
Another implementation being actively maintained in Perl is [Term-Graille](https://github.com/saiftynet/Term-Graille) (to differentiate from [hoelzro/Term-Drawille](https://github.com/hoelzro/term-drawille) which is 8 years old. Like Drawille, offers turtlescript, fonts/image importing, various graphics primitives etc
Is there a way to add color support? Alternatively, is there another similar terminal canvas drawing library that you know of that has color support? Thanks
After successfully installing using the pip command using python3.7, I try running any of the examples. However, I get a Canvas not found error immediately. ``` $python drawille.py Traceback (most...
[skip ci]
I see that this issue has been raised 7 years ago but I thought I'd see whether anything has changed since then. In particular, python now has the two libraries...
Sorry if I missed anything but Im just wondering how I could integrate PIL images with this? this lib seems pretty cool so
thanks !
i just wanted to say thanks, this is awesome ! maybe you enjoy some fractals: ⣄ ⡿⠷⢄ ⣿⣦⣸⣷⣄ ⣷⣄⢸⣦⡀⣷⣄ ⣯⡉⢹⣍⠉⣯⡉⢱⣄ ⣟⠛⢺⡛⠓⣟⠛⢺⡛⠓⣄ ⠿⠷⠼⠿⠦⠿⠷⠼⠿⠦⠿⠷⠄ ⣖⣶⣲⣖⣶⣲⣖⣶⣲⣖⣶⣲⣖⡆ ⣯⣇⣀⣯⣿⣽⣀⣸⣽⣯⣇⣀⣯⡇ ⡷⣿⢾⡷⡟⠚⠓⠛⠚⡷⣿⢾⡷⡇ ⣟⡏⠉⣟⡇⠀⠀⠀⠀⣟⡏⠉⣟⡇ ⣯⣿⣽⣯⣇⣀⣀⣀⣀⣯⣿⣽⣯⡇ ⡷⡟⠚⡷⣿⢾⠓⢻⢾⡷⡟⠚⡷⡇ ⣟⣷⣲⣟⣿⣻⣖⣾⣻⣟⣷⣲⣟⡇ ⠀⠀⠀⠀⠀⠀⣠⡀...
vidille is a video player that uses drawille to render video in a terminal.