cslarsen/jp2a

Truecolor support

Aberta

#10 aberto em 16 de ago. de 2019

 (2 comentários) (0 reação) (0 responsável)HTML (82 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.060 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador