From 22df158af031a5bb0a126ce148e44d7fa4b5ad63 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 22 Jan 2024 18:27:41 +0300 Subject: README: documented some FreeBSD tweaks --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 64fc6ce..dffa014 100644 --- a/TODO +++ b/TODO @@ -100,3 +100,5 @@ * EvdevStream:evabs() for retrieving the minimum/maximum values automatically. * More options for plotting into terminals via Stream:gnuplot(). Theoretically we can support xterm and others via braille characters (gnuplot's block terminal). + It might also be viable to do our own graphics via Cairo, which allows SVG output in contrast to + Tk canvases. -- cgit v1.2.3