aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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.