TODO 394 B

123456789
  1. Still to do:
  2. * Cleanly report Xlib errors
  3. * Setup a scheme for error reporting
  4. * Compute row height (/ char width ?) on font-wide basis
  5. * In dt_load, gracefully handle case when one face refuses to load (ie. free
  6. already allocated stuff before returning an error)
  7. * Support for faces other than the first
  8. * Document
  9. * Add FontConfig optional support for last-resort fallback font (?)