cslarsen/jp2a

Truecolor support

Open

#10 ouverte le 16 août 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)HTML (63 forks)batch import
help wanted

Métriques du dépôt

Stars
 (552 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur