Review Request: Add support for EPUB 2.0.1
Inge Wallin
inge at lysator.liu.se
Thu Aug 2 18:00:44 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105820/#review16795
-----------------------------------------------------------
Fix all minor issues that were pointed out by Zagge.
filters/words/epub/htmlconvert.cpp
<http://git.reviewboard.kde.org/r/105820/#comment13082>
There is actually. It is recreated every time a complete chapter is written and a new one starts. I never managed to reinitialize them correctly.
And faster... It's about microseconds
- Inge Wallin
On Aug. 1, 2012, 9:53 p.m., Inge Wallin wrote:
>
> -----------------------------------------------------------
> 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.
>
>
> Description
> -------
>
> 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/20120802/13c2c1ad/attachment.htm>
More information about the calligra-devel
mailing list