OCR4all / LAREX

A semi-automatic open-source tool for Layout Analysis and Region EXtraction on early printed books.
MIT License
177 stars 33 forks source link

fix/textline reading order #330

Closed maxnth closed 1 year ago

maxnth commented 1 year ago

Fixes a bug which stopped changes to the TextLine reading order getting carried over to the XML file after we switched from always creating a new XML file to merging results into existing XML files.

Also fixes another bug which didn't allow manually setting the TextLine reading order on newly created regions.