Skip to content

Spread your wings release

Compare
Choose a tag to compare
@ProfOak ProfOak released this 14 May 04:58
· 33 commits to master since this release

I have received a few patches from a couple of people and their code has made their way into my silly little script. Thank you to @Gnoxter and @abhikpal and to everyone in their continued interest in my ascii_py!

What's new?

New flags

  • -d --density
    • Make colorful traditional ascii art as an image
  • -t --terminal
    • Make colorful traditional ascii art in your terminal

I also added a Windows executable, compiled using Pyinstaller, for my Windows friends who don't want to go through the steps of installing everything.