r318: *** empty log message ***
[ctsim.git] / TODO
diff --git a/TODO b/TODO
index dc922061d90f7de8c8c9ad83aefb5315f0306d06..69aa21773e87a5bc5b0ddcef17c4c46987e0862f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
-Integrate low-level X11 graphics, replace all low-level driver code in
-libgraph. All the high-level graphics routines are in place.
+Add help button onto dialog's for reconstruction & projections.
+Consider use of wxWindows help file classes.
 
-Make data file formats cross-platform compatible
+Consider changing POL to to read tag tokens.
 
-Integrate audio drivers into libcio -- used for the interactive CT display.
+Consider being able to write Phantom files as text and view as
+text in ctsim.
+
+FFT filtering requires FFTW library. Add a basic FFT routine.