robotframework-doctestlibrary icon indicating copy to clipboard operation
robotframework-doctestlibrary copied to clipboard

Fix word-pattern mask sizing for newer PyMuPDF

Open manykarim opened this issue 4 months ago • 1 comments

Summary

  • handle PyMuPDF 1.25+ (x0, y0, x1, y1) tuples when building word-pattern masks
  • allow PyMuPDF 1.25.x on Python 3.8
  • test correct dimensions for PDF word-pattern masks

Testing

  • poetry run invoke tests (fails: AssertionError in OCR-related tests)

https://chatgpt.com/codex/tasks/task_e_68a327c561008331b2ca4be2c4f005a6

manykarim avatar Aug 18 '25 17:08 manykarim