summaryrefslogtreecommitdiffstats
path: root/TASKS.md
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-02-27 22:37:00 -0800
committerJoe Wilm <joe@jwilm.com>2016-02-27 22:37:00 -0800
commit99474ef78a75c3f07b54770c95231af575e4b64c (patch)
tree8ef37f7ab901171ad239fd0efe0c3e5cacd47954 /TASKS.md
parentc8b69412b2f0cfc1db4c8d21e2b784ce023a5180 (diff)
Start tracking some tasks
TASKS.md is a set of prioritized work for the project
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/