Description of the bug
Underline and strikeout are not detected on the page of the attached PDF.
test.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
Description of the bug
Underline and strikeout are not detected on the page of the attached PDF.
test.pdf
Reproducer:
mutool convert -o test.stext -O collect-styles test.pdfFor 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