summaryrefslogtreecommitdiffstats
path: root/graphics/catimg/README
diff options
context:
space:
mode:
author Samuel Young2023-04-14 21:51:52 +0200
committer Willy Sudiarto Raharjo2023-04-15 02:15:28 +0200
commit8c863bbcfd5b441b496d8d193bb652ef0f622d3a (patch)
tree2d8bcc84d37df03178e88c4ff66d29af872a5e5c /graphics/catimg/README
parentfcb29afba0d0b5a858567b334969ad23cacea62b (diff)
downloadslackbuilds-8c863bbcfd5b441b496d8d193bb652ef0f622d3a.tar.gz
graphics/catimg: Added (Insanely fast image printing in your term)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/catimg/README')
-rw-r--r--graphics/catimg/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/catimg/README b/graphics/catimg/README
new file mode 100644
index 0000000000..74c05c3c56
--- /dev/null
+++ b/graphics/catimg/README
@@ -0,0 +1,6 @@
+catimg (Insanely fast image printing in your terminal)
+
+catimg is a little program written in C with no dependencies that
+prints images in terminal. It supports JPEG, PNG and GIF formats.
+This program was originally a script that did the same by using
+ImageMagick convert.