Subversion Repositories filter_foundry

Rev

Rev 466 | Rev 476 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 466 Rev 474
Line 16... Line 16...
16
 
16
 
17
 
17
 
18
Minor priority stuff or ideas
18
Minor priority stuff or ideas
19
-----------------------------
19
-----------------------------
20
 
20
 
-
 
21
* When you open a file, e.g. "Test.8bf" and you want to save it again, it would be good, if the default output filename is "Test".
-
 
22
 
21
* Can we still improve the speed? Filter Factory still seems to be faster!
23
* Can we still improve the speed? Filter Factory still seems to be faster!
22
 
24
 
23
* Should we completely remove all Apple code? It will make things much easier, and newer Apple ports need completely remake anyway. On the other hand, we lose a potential back port to ancient Mac.
25
* Should we completely remove all Apple code? It will make things much easier, and newer Apple ports need completely remake anyway. On the other hand, we lose a potential back port to ancient Mac.
24
 
26
 
25
* Right to the sliders you can enter numbers which are outside the range of 0..255 . Prevent that, please.
27
* Right to the sliders you can enter numbers which are outside the range of 0..255 . Prevent that, please.