Update README.md
This commit is contained in:
parent
d386851560
commit
49a75654cb
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
New: Have started a C++ port here: https://github.com/stefanhaustein/tiv
|
|
||||||
|
|
||||||
# TerminalImageViewer
|
# TerminalImageViewer
|
||||||
|
|
||||||
Small Java program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters
|
Small Java program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters; a C++ port is available at https://github.com/stefanhaustein/tiv
|
||||||
|
|
||||||
Algorithm (for each 4x8 pixel cell mapped to a unicode block graphics character):
|
Algorithm (for each 4x8 pixel cell mapped to a unicode block graphics character):
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue