git.y1.nz

fbui

Framebuffer-based graphical environment
download: https://git.y1.nz/archives/fbui.tar.gz
README | Files | Log | Refs

libfbui/Term/old-docs/TODO

      1 
      2 
      3 Code cleanup, speed improvements:
      4 - use getopt() to parse command line options
      5 - use freetype caching capabilities
      6 - use directbuffers ?
      7 - render strings instead of characters
      8 - investigate the ggiFlush() "bug"
      9 
     10 User visible features:
     11 - improve autogen.sh for use with autotools versions previous to 1.7
     12 - look into libtool for static/dynamic/mixed building
     13 - add --default-term option
     14 - add --execute option
     15 - make it possible to use multiple/variable width fonts
     16 - make complete and documented ggiterm.terminfo
     17 - automate terminfo -> termcap (cf autogen.sh)
     18 - test other color depths
     19 - create man page

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.