---
scribo/ChangeLog | 4 ++++
scribo/NEWS | 12 ++++++++----
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/scribo/ChangeLog b/scribo/ChangeLog
index da1944c..2e7ed8c 100644
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@ -1,5 +1,9 @@
2011-01-13 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * NEWS: Add content.
+
+2011-01-13 Guillaume Lazzara <z(a)lrde.epita.fr>
+
Fix examples.
* src/binarization/sauvola.cc: Initialize ImageMagick.
diff --git a/scribo/NEWS b/scribo/NEWS
index 66e9caf..8d9d9ac 100644
--- a/scribo/NEWS
+++ b/scribo/NEWS
@@ -5,9 +5,10 @@
of a set of functions and data structures and allows to
build dedicated page segmentation toolchains.
- * New page segmentation toolchain. Process a document image
- and produce an XML file (PAGE format) containing text and
- other objects information.
+ * New command line tool providing access document analysis
+ toolchains. It includes Page segmentation and text
+ extraction in document image, and text detection in
+ pictures.
* New tool to rebuild a document from an XML file to PDF,
HTML, SVG and Open Document. This tool preserves the layout
@@ -21,7 +22,10 @@
* New graphical tool to compute and display page segmentation
results.
- * Include support for PAGE XML outputs.
+ * Include support for PAGE XML outputs. Page segmentation
+ results are stored in this format which includes text and
+ objects information.
+
--
1.5.6.5