This is the first release of libepubgen, an EPUB generator for librevenge. The API of the library is now considered stable and can be used by other projects.
Some features: * supports text, drawing and presentation interfaces (RVNGTextInterface, RVNGDrawingInterface and RVNGPresentationInterface); * handles tables, lists, images; * uses CSS for all formatting (no HTML markup); * puts all styles into a separate CSS file (no style attributes); * deduplicates styles and images; * can split the document text into multiple HTML files, by several criteria: on explicit page breaks, by chapters, or by size (page breaks and chapters need support in the input). Ideas for future: https://sourceforge.net/p/libepubgen/code/ci/master/tree/TODO Home page: https://sourceforge.net/projects/libepubgen/ Download from: https://sourceforge.net/projects/libepubgen/files/libepubgen-0.0.0/ D. -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.documentliberation.org/www/discuss/ All messages sent to this list will be publicly archived and cannot be deleted
