Could be a replacement for the ugliest code in Calligra -- the RTF filter.
--
Boudewijn Rempt | http://www.valdyas.org, http://www.krita.org
--- Begin Message ---
After much talking, I finally got around to uploading my RTF parser (in
Qt/C++).
Its on launchpad (https://launchpad.net/rtf-qt), mainly because I'd used bzr
for my local work.
Its LGPLv2+.
Build it using cmake.
It consists of a library, some unit tests and a demo application. It handles
meta-data pretty well, and some character and paragraph formatting. Use the
demo application to load / view an RTF file to see what does and does not get
rendered. There are some sample files in the unittest/ directory.
I'm not planning on doing a lot of work on this. If you want changes, then
please provide patches (or be willing to fund development, but I'd probably
prefer patches).
Brad
_______________________________________________
Qt-interest mailing list
qt-inter...@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
--- End Message ---
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel