forked from aleb/mirage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
20 lines (18 loc) · 867 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
+ Pluralized words using gettext
1.0 (or 0.10?)
+ 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?
+ Exif writing to images (currently all are lost on save)
Future
+ Ability to specify save compression level?
+ Test on 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