Start tracking some tasks

TASKS.md is a set of prioritized work for the project
This commit is contained in:
Joe Wilm 2016-02-27 22:37:00 -08:00
parent c8b69412b2
commit 99474ef78a
1 changed files with 13 additions and 0 deletions

13
TASKS.md Normal file
View File

@ -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/