summaryrefslogtreecommitdiff
path: root/bin/idot
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2020-11-01 09:32:20 +0100
committerMarc Vertes <mvertes@free.fr>2020-11-01 09:32:20 +0100
commitd6f32d35d3233f5dfbb0ed3fd2770dc7c9d0aa91 (patch)
treefc53a2315d2ebfaf3648f4708805d8336a33ba42 /bin/idot
parent846f6c5d88f647907c47f939432729593e844ee3 (diff)
update
Diffstat (limited to 'bin/idot')
-rwxr-xr-xbin/idot4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/idot b/bin/idot
index d36d947..44387e8 100755
--- a/bin/idot
+++ b/bin/idot
@@ -1,2 +1,4 @@
#!/bin/sh
-dot -Tpng -Gsize=8 "${1:-}" | convert -- - sixel:-
+# dot -Gsize=9 -Nshape=box -Nstyle=rounded -Tsvg | convert -- - sixel:/dev/tty
+# dot -Gsize=9 -Nfontname=Helvetica -Tsvg | convert -- - sixel:/-dev/tty
+dot -Gsize=9 -Nfontname=Arial -Tpng | icat - /dev/tty