asciimoo / drawille

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

colored output? #39

Closed Xunius closed 6 years ago

Xunius commented 6 years ago

Would it be possible to set colors (e.g. RGB tuple) to the outputs?

asciimoo commented 6 years ago

@Xunius it would be possible to set colors only per character and not for each braille dot, that's why it isn't part of the API.

data-man commented 6 years ago

@Xunius Done in the Nim port: drawille-nim.