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
commita896548d0a3c8adc98a9c76c09b3433724e196ab (patch)
treed83595ec680dfb0e7d58b2ac2af41d0790f5af32 /bin/idot
parent57857f9382ccc0f2ce9bdff05bbbcce63da9f423 (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:-