This project has following objectives:
- Create a C based multiplatform converter that will convert from bijoy, alpona, etc encoded files to unicode format.
- Upon completion of the first objective, create a GTK based GUI for unix platform and MFC based GUI for windows platform.
- Upon completion of the second objective, extend support for doc, odt, rtf, etc file formats.
- a command line version that inputs a file and outputs in another
- a simple plug in system that enables the possibility to convert between any formats
Additional Notes:
- The project is codenamed 'Rebirth"
- Our team members have contribited in the following parts:
- Salahuddin created the base structure of the programme, the I/O system, the base algorithm of wide character I/O.
- Lavluda created the plugin system, added structured data manupulation and various refinements.
- Zaher (me) revised the basic alogorith, introduced the dynamic memory allocation system, reworked the plugin system, improved the searching algorithm, and various speed impvovements.
No comments:
Post a Comment