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.

貢獻者指南