Before version 1.0:

DONE - implement Win32 printing;
- implement usage of gnome-print;
PARTIAL - "gnomification";
DONE - printing to an existing file needs to be reported;
- add better handling of paper size in both Win32 and UNIX versions;
- add paper selection for common types of paper format,
  the viewer currently assumes that the output format is
  the same as the input file;
DONE - add checks for tiff files:
D      - check for file magic;
D      - check for coherence between images infos and actual image data;
DONE - add error dialogs;
DONE (partially) - add progress dialogs;
- integration with libgfl (the GNU FaXile Library);
CONTINUOUS - checking for memleaks and bugs;