This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch unstable/scribo has been updated
via c37c7275749e5e85303ad4d19db9de5a533cbb01 (commit)
via b703a0846caa205810f7bb044f6af5a1dc881472 (commit)
from b460ca006fc7f6d667402ef56cd474e422ab61d2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
c37c727 configure.ac: Check for libpoppler dependency and configure pdf::load test
directory.
b703a08 Add support for loading multiple pages PDF files using libpoppler.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +
configure.ac | 9 +
milena/ChangeLog | 11 +
milena/mln/io/{dicom => pdf}/get_header.hh | 85 ++++---
milena/mln/io/pdf/load.hh | 335 ++++++++++++++++++++++++++++
milena/tests/io/Makefile.am | 6 +-
milena/tests/io/{pbms => pdf}/Makefile.am | 9 +-
milena/tests/io/pdf/load.cc | 88 ++++++++
8 files changed, 505 insertions(+), 43 deletions(-)
copy milena/mln/io/{dicom => pdf}/get_header.hh (53%)
create mode 100644 milena/mln/io/pdf/load.hh
copy milena/tests/io/{pbms => pdf}/Makefile.am (82%)
create mode 100644 milena/tests/io/pdf/load.cc
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date