TODO 432 B

12345678910
  1. Still to do:
  2. * Cleanly report Xlib errors
  3. * Setup a scheme for error reporting
  4. * Cleanup bounding box handling: only return length, and compute height on a
  5. font-wide basis?
  6. * In dt_load, gracefully handle case when one face refuses to load (ie. free
  7. already allocated stuff before returning an error)
  8. * Support for faces other than the first
  9. * Document
  10. * Fix Fantasque Sans Mono ascent/descent (or is it a font issue?)