Links
Other ODT Viewers
- OpenDocument Viewer - is a cross platform viewer for all OpenDocument files.
- Visioo-Writer - Another free OpenDocument file viewer for Linux and Windows.
- TextMaker Viewer - Viewer for all common word processing formats.
Libraries
This is the list of all libraries used to create Woodrat Reader.
- AsmXml - The XML library.
- Minizip - Library used to extract files from the odt archive.
- Zlib - The ZIP library.
- libpng - The PNG library.
- libjpeg - The JPEG library from the Independent JPEG Group.
- giflib - The GIF library.
Tools
- Code Browser - Source code is folded using this editor. If you want to understand the source code, you should try it.
- CMake - Make system required to rebuild the program from sources.
- Ruby - You'll need it if you want to modify the odt schema.
- UPX - A great tool I've used to create a small compact executable of Woodrat Reader.