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
commit3bb7e9d0b1d7bc406bd2361f7484d4484eb483b1 (patch)
tree9735fd2e0a2bf83cec9068b453fb9bdf2e7e2378 /bin/idot
parentaa1f45e33a957098615eca24d0b1b26c03b0eb57 (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