/[public]/psiconv/trunk/TODO
ViewVC logotype

Annotation of /psiconv/trunk/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 168 - (hide annotations)
Tue Nov 25 17:57:05 2003 UTC (20 years, 4 months ago) by frodo
File size: 830 byte(s)
(Frodo) config stuff and image generation stuff

* All parse and generate functions have a new config parameter
* New files configuration.[ch] in the psiconv lib
* Some image generation stuff (not ready, but won't do any harm)

1 frodo 2 Data formats:
2     * Understand the password section
3 frodo 168 * Understand and document 10000050 file types (Agenda, Data, etc)
4 frodo 2
5     Parser:
6     * Incorporate the replacement section. Stubs are already in place.
7     * Add additional file types.
8    
9 frodo 72 Generator:
10 frodo 84 * Add image support
11 frodo 168 * Add audio file support.
12 frodo 72
13 frodo 28 Psiconv Generators:
14 frodo 2 * HTML: Verify generated code, to see whether it is HTML-3.2 compatible
15     * HTML4: Fallback on normal HTML for TextEd files might be replaced with
16     true code. But is it worth it?
17 frodo 36 * RTF: Make it usable. Not nearly finished at the moment.
18     * IMAGE: support for special things like clipping is still lacking at the
19 frodo 41 generator side.
20 frodo 2
21     General:
22     * Many common values are returned as int. Perhaps change this to long,
23     for better behaviour on very large files on some architectures?
24 frodo 28 * Use libaudiofile for audio conversions?

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26