Revision 20978,
990 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r20977,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | |
---|
2 | Please see also bugzilla for a more accurate list of open bugs, things todo: |
---|
3 | |
---|
4 | http://bugzilla.gnome.org/buglist.cgi?product=EOG&bug_status=NEW&bug_status=REOPENED |
---|
5 | |
---|
6 | ================================================================ |
---|
7 | |
---|
8 | * Finish the ImageView widget: |
---|
9 | |
---|
10 | - Write a "fast" version of uta.c:uta_find_first_glom_rect(). |
---|
11 | Right now we just have a hacked version of libart's |
---|
12 | function. |
---|
13 | |
---|
14 | - Figure out what to do with the color correction tables; we |
---|
15 | are not using them right now. |
---|
16 | |
---|
17 | * Write the image category mechanism. |
---|
18 | |
---|
19 | * Animation support: |
---|
20 | |
---|
21 | - Make the ImageView widget understand animations. What to do |
---|
22 | about tearing when compositing the frames? Should we |
---|
23 | special-case animations and blast them to the screen whole |
---|
24 | without tearing? |
---|
25 | |
---|
26 | Maybe we can blast each frame at the proper time without |
---|
27 | tearing, and only use the normal tearing method when the |
---|
28 | user changes the zoom/scroll. |
---|
29 | |
---|
30 | * Write the programmer's and API reference manuals. |
---|
Note: See
TracBrowser
for help on using the repository browser.