File: TODO

package info (click to toggle)
euler 1.61.0-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 5,164 kB
  • sloc: ansic: 24,761; sh: 8,314; makefile: 141; cpp: 47; php: 1
file content (32 lines) | stat: -rw-r--r-- 848 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Let we know the features you would like to be supported by Euler for Linux

	bouchare.eric@wanadoo.fr
	pujj@plasa.com

TODO
----

* urgent

* interface
	- review preference box to let the user choose fonts
	
* general
	- add support for dlls (functions and new meta drivers)
	- add parameter control via a cursor widget (for interactive graph change)
	- add support for sound io via OSS / arts ?
	- direct graphic printing via gs | lp ?
	- interactive view change for 3d graphics ?
	- toolboxes (signal, control, ...) ? 
	- improve events management : use a thread for calculation and pipes for
	  communication with the user interface.


* meta
	- improve the postscript output if possible (hatch is very slow)
	- add support for pixmap output ?

* future
	- rewrite the kernel to get rid of the fixed stack size and have more
	  modular code