cslarsen/jp2a

Truecolor support

Offen

#10 geöffnet am 16.08.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (82 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.060 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I noticed that the tool generates the whole color palette when generating HTML but seems restricted to 16(?) colors when generating ANSI codes.

Modern terminals also support truecolor. It would be nice, if jp2a could generate text for them or even better if there is a flag to control the amount of colors to output (also for HTML). Here I found a good summary of truecolor support for terminals.

Contributor Guide