Hello,
I would like to ask you about an issue I encountered when using the DocTest.VisualTest.CompareImages (robotframework-doctestlibrary - 0.22.0) function.
When comparing two PDFs, the function correctly marked the area where the PDFs differ, but the fail keyword did not trigger. Upon closer examination, I found that the function evaluated the difference as within the allowed range of displacement, even though move_tolerance and threshold were both set to 0.
The differences are:
In the first PDF: Ste 300 88 Sixth St
In the second PDF: Ste 300 88 Sixth StSte 300 88 Sixth St
The PDFs and a picture of the result can be found in the attachment.
Thank you very much!

Default PDF: default.pdf
Wrong PDF: wrong.pdf
Hello,
I would like to ask you about an issue I encountered when using the DocTest.VisualTest.CompareImages (robotframework-doctestlibrary - 0.22.0) function.
When comparing two PDFs, the function correctly marked the area where the PDFs differ, but the fail keyword did not trigger. Upon closer examination, I found that the function evaluated the difference as within the allowed range of displacement, even though move_tolerance and threshold were both set to 0.
The differences are:
In the first PDF: Ste 300 88 Sixth St
In the second PDF: Ste 300 88 Sixth StSte 300 88 Sixth St
The PDFs and a picture of the result can be found in the attachment.
Thank you very much!
Default PDF: default.pdf
Wrong PDF: wrong.pdf