pkgsrc/textproc/libodfgen
ryoon 038b712a59 Update to 0.1.4
Changelog:
libodfgen 0.1.4

- 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)
- update doxygen configuration file + add a make astyle command

libodfgen 0.1.3

- Allow writing meta:creation-date metadata element for drawings and
  presentations too.
- Improve handling of headings. Most importantly, write valid ODF.
- Write meta:generator metadata element.
- Add initial support for embedded fonts. It is currently limited to Flat
  ODF output.

libodfgen 0.1.2

- Use text:h element for headings. Any paragraph with text:outline-level
  property is recognized as a heading.
- Handle layers.
- Improve handling of styles. Particularly, do not emit duplicate styles.
- Slightly improve documentation.
- Handle master pages.
- Do not expect that integer properties are always in inches.
- Fix misspelled style:paragraph-properties element in presentation notes.
- Only export public symbols on Linux.
- Fix bogus XML-escaping of metadata values.
- And many other improvements and fixes.
2015-08-12 00:34:16 +00:00
..
buildlink3.mk Update to 0.1.1. Ride libwpd bump. 2014-07-23 06:24:28 +00:00
DESCR
distinfo Update to 0.1.4 2015-08-12 00:34:16 +00:00
Makefile Update to 0.1.4 2015-08-12 00:34:16 +00:00
PLIST Update to 0.1.1. Ride libwpd bump. 2014-07-23 06:24:28 +00:00