-
Notifications
You must be signed in to change notification settings - Fork 154
Need better DiffMarkupPolicy algorithm #409
Copy link
Copy link
Open
Description
Sometimes, when taking two screenshots of the same page with the same PC in Chrome I get slightly different bitmaps for text.
This is an example diff:
The reason might be that antialias is not always the same. These are the two zoomed screenshots:
I can notice some color in the former that is absent in the latter.
Using setDiffSizeTrigger() doesn't help because it only counts the total number of points and this value can be very big when there is a long paragraph.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


