aboutsummaryrefslogtreecommitdiff
path: root/graphics/imgcurses/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-02-01 15:17:37 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-06 11:42:46 +0700
commit839391468542b84048c7c4dc5f6bff8a7e68d588 (patch)
treea26d0b4cab04c102fb2b9c2a35c99daf411829d6 /graphics/imgcurses/README
parent783aaed0e9907453296f55c3c86dc362139792b1 (diff)
graphics/imgcurses: Added (character-based image viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/imgcurses/README')
-rw-r--r--graphics/imgcurses/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/imgcurses/README b/graphics/imgcurses/README
new file mode 100644
index 0000000000000..2f8297dd92833
--- /dev/null
+++ b/graphics/imgcurses/README
@@ -0,0 +1,18 @@
+imgcurses (smart character-based image viewer)
+
+imgcurses displays images in a console or terminal using color
+ASCII art.
+
+* Do you browse the internet using lynx?
+* Do you wish the world was only 8 colors?
+* Do you pity your peers with their pathetic desktop applications?
+
+imgcurses might just be for you...
+
+The limited color palette introduces some pretty bad limitations,
+but unlike alternatives imgcurses is fully interactive and employs
+smart techniques to get the most out of viewing - it doesn't just map
+pixel values to ASCII characters. Images are best viewed scaled up,
+from a distance, and with a blurred focus. The combination of modes
+highlights different image features and makes an overall understanding
+of the image much more plausible.