--- psiconv/trunk/TODO 1999/11/30 00:12:52 28 +++ psiconv/trunk/TODO 2000/12/15 00:21:51 64 @@ -11,14 +11,15 @@ * HTML: Verify generated code, to see whether it is HTML-3.2 compatible * HTML4: Fallback on normal HTML for TextEd files might be replaced with true code. But is it worth it? -* Add other targets (RTF would be very nice) +* RTF: Make it usable. Not nearly finished at the moment. +* IMAGE: support for special things like clipping is still lacking at the + generator side. General: * Out-of-memory segfaults (malloc fails are not caught). Better handling? -* Make psiconv_debug and friends variables, that can be changed to - catch those errors and handle them in an application-specfic way. * Many common values are returned as int. Perhaps change this to long, for better behaviour on very large files on some architectures? * I suspect there are still some memory leaks. * Use libaudiofile for audio conversions? * Add generation of audio files. +* Check all names with my english Psion, both in source code and in docs