aboutsummaryrefslogtreecommitdiff
path: root/TASKS.md
diff options
context:
space:
mode:
Diffstat (limited to 'TASKS.md')
-rw-r--r--TASKS.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/TASKS.md b/TASKS.md
new file mode 100644
index 00000000..455619a0
--- /dev/null
+++ b/TASKS.md
@@ -0,0 +1,13 @@
+## Rendering
+
+- [ ] Update rendering to center glyphs in quad and account for font metrics
+- [ ] Configure tty grid based on window size, font metrics, config
+- [ ] rendering support for background colors
+
+
+## tty/pty
+
+- [ ] investigate [libvterm][] and [libtsm][]
+
+[libvterm]: http://www.leonerd.org.uk/code/libvterm/
+[libtsm]: https://www.freedesktop.org/wiki/Software/kmscon/libtsm/