-*- mode:outline -*-

* Stuff that will be implemented in 0.1.x:

- DnD cooperation with GNOME Midnight Commander
- handling and generation of AFM files.
- pop-up menus and tooltips.
- portability fixes (needs testing on other Linux distributions and *BSD)
- GUI error handling, as opposed to snide messages on the console.

* Stuff for 0.3.x:

- optional (configure-time) GNOMification.
- i18n.
- support for bitmap fonts.
- font server configuration.

* Really wishlist stuff (but might be fun to implement):

- generate bitmap fonts from Type 1 fonts (for 486SXes and the like)
- support for TrueType fonts and font-servers
- make the gdk_t1lib stuff into an actual drop-in replacement for GDK's font
stuff (this is actually just a matter of moving the stuff from fonts.c into
gdk_t1lib.c and making it use regular X fonts if it can't find a t1lib
font... I think I'll do this really soon...)
