tv icon indicating copy to clipboard operation
tv copied to clipboard

`tv` doesn't use Unicode 13's 2x3 mosaics

Open rbanffy opened this issue 3 years ago • 2 comments

Since Unicode 13 was released, it's possible to use 2x3 mosaics (as implemented in TRS-80 computers and Teletext terminals) and other characters that could make nicer images.

I can add them to the CHARS constant after the 2x2 characters, but I don't know exactly how the character selection works. We could also use extended smoothed mosaics (also from Teletext) or PETSCII and ATASCII characters added in version 13.

rbanffy avatar Mar 29 '21 16:03 rbanffy

Sorry for the delay (I was on holidays). Thanks for pointing this out, are there any fonts that support these characters yet? I can look into supporting this.

daleroberts avatar Apr 13 '21 03:04 daleroberts

VTE and (I think) QtTermWidget (covers most Gnome and KDE terminals) implement them independently of the font.

On Tue, Apr 13, 2021 at 4:20 AM Dale Roberts @.***> wrote:

Sorry for the delay (I was on holidays). Thanks for pointing this out, are there any fonts that support these characters yet? I can look into supporting this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daleroberts/tv/issues/13#issuecomment-818401493, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABNDCWE533TL5DV4HYUW43TIOZ6NANCNFSM4Z75OGHQ .

-- Ricardo Bánffy http://about.me/rbanffy

rbanffy avatar Apr 13 '21 11:04 rbanffy