cslarsen/jp2a

Truecolor support

Open

#10 创建于 2019年8月16日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)HTML (63 fork)batch import
help wanted

仓库指标

Star
 (552 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南