From: David T. <dt...@re...> - 2015-05-17 11:35:23
|
libodfgen is an ODF generator library, implementing librevenge's interfaces. List of changes: - Drawing interface: do no forget to call startDocument/endDocument when writing in the manifest. - Metadata: added handler for 'template' metadata, unknown metadata are written in a meta:user-defined elements. - defineSheetNumberingStyle: can now define styles for the whole document (and not only for the actual sheet). Home page: https://sourceforge.net/p/libwpd/wiki/libodfgen Download from: https://sourceforge.net/projects/libwpd/files/libodfgen/libodfgen-0.1.4/ D. |