/usr/share/doc/mirage/TODO is in mirage 0.9.5.1-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | + Pluralized words using gettext
1.0
+ Allow zooming in crop dialog (default to same view as main window so that
the user can essentially 'crop visible' by clicking ok right away?)
+ why is light/dark grey no longer used for transparency? (argh)
+ Printing support (requires gtk 2.10, pygtk) (Bjoern Martensen)
+ Try to highlight selected region of cropped image (or darken unselected region)
+ remote images - load in separate thread to prevent blocking...
+ code cleanup... (preload_*, animtest stuff, rename funcs)
+ Location of thumbpane?
Future
+ Ability to specify save compression level?
+ Test on Windows/Mac? (requires new pygtk)
+ Try to make zooming smoother (is this even possible with pygtk?)
+ UPnP support?
+ mirage --add to add image to current instance instead of opening
new window
|