In the "Image to Terminal character" space this is also a known solution. Map characters to their shape and then pick the one with the lowest diff to the real chunk in the image. If you consider that you have a foreground and a background colour you can get a pretty close image in the terminal :Dhttps://hpjansson.org/chafa/
My go version:
https://github.com/BigJk/imeji
araes|1 month ago
Edit: nvm, confused by the libraries purpose. Thought it was primarily character based rendering focused based on the subject under discussion.
Instantnoodl|1 month ago