rbaron / catprinter

🐱🖨
MIT License
752 stars 56 forks source link

Printing text #42

Closed yene closed 2 years ago

yene commented 2 years ago

Hi,

thanks for the project I am having much fun with it.

I wanted to print a simple text message, without the binarization. Do you have some advice for me on how I could achieve this.

danielfomin96 commented 2 years ago

After looking into the code I don't think that there is such an option yet. However, using the -darken parameter and mean-threshhold binarization resulted in a pretty good text output for me. I would even argue that this binarization is better than to use none.