~ubuntu-branches/ubuntu/vivid/nip2/vivid-proposed

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2012-03-18 17:12:03 UTC
  • mfrom: (1.6.3)
  • Revision ID: package-import@ubuntu.com-20120318171203-tyz1ohtgsktf3uk1
Tags: 7.28.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
- Draw / Rectangle has fields called with/height ... messes up any downstream
3
 
  stuff which tried to get these fields out of an image, argh
4
 
 
5
 
- to_matrix does not work on Group
 
2
0) Clean nip2 work-space.
 
3
1) Toolkit: Image, New, Image. (Image_new_item.Image_black_item.action)
 
4
2) (new image settings) Changing the Image type to ARRAY(last option in list)
 
5
crashes nip2.
 
6
 
 
7
 
 
8
 
 
9
- seem to have a leak in the ws just before businesscard.ws?
 
10
 
 
11
- doubelclick on matrix, get matrix name in edit box?
 
12
 
 
13
- draw_circle could extract, draw and insert for huge memuse reduction
 
14
 
 
15
- section on compat mode for the docs
 
16
 
 
17
  see mail to MvGulick for some notes
 
18
 
 
19
- expose more of the tone funcs in nip2
 
20
 
 
21
- quite a few hist operations have no GUI ... lhisteq, for example? or
 
22
  histspec?
 
23
 
 
24
- nip2 should use zooming support, if possible
 
25
 
 
26
- paint out peaks on FFT to remove scan artefacts is broken? needs testing,
 
27
  might be fixed now
 
28
 
 
29
  getting some leak reports after FFT painting too?
 
30
 
 
31
- "save as bitmap" would be handy in chart view, see gnumeric
6
32
 
7
33
- the windows setup .exe install a bazillion .png icons we will never use,
8
34
  then installs them all again as .svg, which we will certainly never use
9
35
 
 
36
- toolkit browser for program window would be nice
10
37
 
 
38
  or maybe add an option to the tk browser to let it show all symbols?
11
39
 
12
40
- add extract_volume, cf. "grid"
13
41
 
16
44
 
17
45
  also extract_sequence to get volume over time
18
46
 
19
 
 
20
 
 
21
47
- image + complex constant would be nice
22
48
 
23
49