summaryrefslogtreecommitdiff
path: root/bin/idot
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2020-10-15 22:23:27 +0200
committerMarc Vertes <mvertes@free.fr>2020-10-15 22:23:27 +0200
commit42f34848a96bf0f63acde79ebe79b073847c3cd9 (patch)
treee3fb2fae7f317f7637488f9660520966bae369b4 /bin/idot
parentc2f239ff635d09d28a9536b821a877579729d2d0 (diff)
add sixel tools
Diffstat (limited to 'bin/idot')
-rwxr-xr-xbin/idot2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/idot b/bin/idot
new file mode 100755
index 0000000..d36d947
--- /dev/null
+++ b/bin/idot
@@ -0,0 +1,2 @@
+#!/bin/sh
+dot -Tpng -Gsize=8 "${1:-}" | convert -- - sixel:-