Skip to content

v1.0.0

Compare
Choose a tag to compare
@kba kba released this 20 Dec 13:56
· 170 commits to master since this release

Fixed:

  • add namespace prefix to MetadataItem/Label(s), if any
  • use proper logging format, delegate to bashlib constants
  • pass input parameters to algorithms
  • respect -g option (page_id)
  • when AlternativeImage exists already, append after last
  • date: Use explicit formatting for iso8601 compliant date w/o TZ (kba/fix-created-date)
  • much improved olena build process

Changed

  • negate and convert output images in scribo itself (without extra ImageMagick CLI)
  • improved docker support, 2 docker builds: pure scribo and OCR-D binarization wrapper
  • overwrite image file IDs if necessary (bertsky/add-imagefile-force)