Skip to content

Releases: OCR-D/page-to-alto

v1.4.1

10 Oct 15:52
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Dockerfile un-broken after switch to src-layout

v1.4.0

10 Oct 13:44
@kba kba
Compare
Choose a tag to compare

Added:

  • OCR-D processor ocrd-page2alto-transform as a faster way for PAGE-ALTO conversion than ocrd_fileformat, #42
  • Dockerfile and make docker command, #41

Changed:

  • Converted codebase to src-layout and replace setup.py with pyproject.toml, #42

v1.3.0

11 Jan 16:35
@kba kba
Compare
Choose a tag to compare

Added:

  • support for alto:processingDateTime mapped from pc:Created or pc:LastChange, #36, #37

v1.2.0

13 Sep 16:28
@kba kba
Compare
Choose a tag to compare

Changed:

  • --textequiv-fallback-strategy: default to first, not last, #32
  • --textequiv-index now properly respected, #31, #32

Added:

  • --textline-order option to allow iterating pc:TextLine in document or @index order, #2, #29

v1.1.0

01 Feb 10:25
@kba kba
Compare
Choose a tag to compare

Added:

  • Add ¬ as a potential hyphenation character, #24
  • Add "­" (soft hyphen) as a potential hyphenation character, #26
  • Optionally output ALTO according to pc:ReadingOrder, #27

Fixed:

  • Create alto:Printspace after alto:*Margin, #22, #23
  • Properly handle all cases for print space, border and margin, #28

v1.0.1

09 Nov 15:00
@kba kba
Compare
Choose a tag to compare

Fixed:

  • forgot to update setup.py

v1.0.0

09 Nov 14:57
@kba kba
Compare
Choose a tag to compare
:package: v1.0.0