Closed
Description
Description of the bug
Underline and strikeout are not detected on the page of the attached PDF.
Reproducer:
mutool convert -o test.stext -O collect-styles test.pdf
For example, this line should show underlined and strikeout characters.
The relevant vector graphics are stroked with a rectangle height of 0 and a line width of 0.5.
How to reproduce the bug
Standard install python -m pip install -U pymupdf
.
Using MuPDF v1.26.0.
PyMuPDF version
1.25.5
Operating system
Windows
Python version
3.13