github OCR-D/core v3.2.0

latest releases: v3.12.1, v3.12.0, v3.11.0...
11 months ago

Fixed:

  • make deps-tf1: typo escaping dollar sign, #1314
  • Fix and update WorkspaceValidator, #1316:
    • we did not update to the .url vs .local_filename change yet
    • the METS fileGrp names check is obsolete
    • the @imageFilename check was disabled accidentally
    • it did not cover AlternativeImage/@filename
    • we did not check for AlternativeImage/@comments either
    • the validator crashed during dimension check, because image_from_page depends on all other checks succeeding – I switched to _resolve_image_pil instead
    • we did not have a check for the URL vs. OTHER FLocats
  • ocrd resmgr: do not recurse into subdirectories when looking for resources in their resp. locations, OCR-D/spec#263, #1315
  • ocrd resmgr: correctly handle filtering of resources via media type, #1315

Changed:

Don't miss a new core release

NewReleases is sending notifications on new releases.