cslarsen/jp2a

Truecolor support

Open

#10 aperta il 16 ago 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)HTML (63 fork)batch import
help wanted

Metriche repository

Star
 (552 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor