Review Request: Add support for EPUB 2.0.1
Inge Wallin
inge at lysator.liu.se
Wed Aug 1 22:53:57 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105820/
-----------------------------------------------------------
(Updated Aug. 1, 2012, 9:53 p.m.)
Review request for Calligra.
Changes
-------
This odt can be converted with calligraconverter to an epub file or loaded into Calligra Words and then saved as electronic book.
Description (updated)
-------
This patch adds support for EPUB 2.0.1, the standard format for ebooks. The current standard is version 3.0 but that is a much more extensive standard and we have to start somewhere.
Features:
- Text with extensive formatting
- Tables, even tables in tables
- Pictures
- Breaking into different html files (chapters) by having a break-before on a paragraph style.
The support is of course not perfect yet but the current state seems to be useful and it looks like a good point to get it to master so that more people can help out.
Diffs
-----
filters/words/CMakeLists.txt a07793a
filters/words/epub/CMakeLists.txt PRE-CREATION
filters/words/epub/TODO PRE-CREATION
filters/words/epub/exportepub2.h PRE-CREATION
filters/words/epub/exportepub2.cpp PRE-CREATION
filters/words/epub/htmlconvert.h PRE-CREATION
filters/words/epub/htmlconvert.cpp PRE-CREATION
filters/words/epub/libepub/EpubFile.h PRE-CREATION
filters/words/epub/libepub/EpubFile.cpp PRE-CREATION
filters/words/epub/words_epub2_export.desktop PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/105820/diff/
Testing
-------
We have a number of test files and the attached file contains all the features that are supported. We have also used the EPUB validator a lot. That can be found at http://validator.idpf.org/.
Thanks,
Inge Wallin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120801/aa390a43/attachment.htm>
More information about the calligra-devel
mailing list