From 9b5620e2021c83dfe6bf68b4f64b749454b74287 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Wed, 12 Jun 2024 17:56:16 +0200 Subject: Add option for 8dot braille --- tg.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tg.1') diff --git a/tg.1 b/tg.1 index 0bea23f..ff0eb3b 100644 --- a/tg.1 +++ b/tg.1 @@ -31,7 +31,7 @@ the last will likely be respected. Shorthand for -t braille, if multiple options setting mode is specified, the last will likely be respected. -.IP "\fB-t\fR \fIstar\fR|\fIascii\fR|\fIbraille\fR" +.IP "\fB-t\fR \fIstar\fR|\fIascii\fR|\fIbraille\fR|\fIbraille6\fR|\fIbraille8\fR" The type of graph to draw, it defaults to \fBstar\fR, which is the fastest one. @@ -41,7 +41,11 @@ Scatter plot using only the '*' character. \fBascii\fR Ascii is slightly prettier to look at. -\fBbraille\fR +\fBbraille\fR, +\fBbraille6\fR +Uses braille characters to draw higher resolution plots. + +\fBbraille8\fR This is the most scatter-plot-ish with the highest resolution, but also the most buggy. .IP "\fB-w, --width\fR \fIwidth\fR" -- cgit v1.2.3