You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I test on Browserstack, and i particularly get problems with Windows 10 Edge. Which looks to me very much like antialiasing problems, but no matter the tolerance or buildDiffOpts.antialiasingTolerance levels i set, i still get the problem.
Am i doing something wrong? Is this actually not an antialiasing problem but an alpha problem?
Ah, this is definitely not a hermione bug. I've tried these two images directly with looks-same and the antialiasingTolerance makes no difference. I had to increase tolerance to 20 before it started to pass. I'll raise an issue there.
Am i doing something wrong here?
My config includes:
My test code includes:
I test on Browserstack, and i particularly get problems with Windows 10 Edge. Which looks to me very much like antialiasing problems, but no matter the
tolerance
orbuildDiffOpts.antialiasingTolerance
levels i set, i still get the problem.Am i doing something wrong? Is this actually not an antialiasing problem but an alpha problem?
You can find the images it has produced here:
Baseline:
https://user-images.githubusercontent.com/44468637/65691884-eafebc80-e071-11e9-942c-438cfcc667e7.png
Actual:
https://user-images.githubusercontent.com/44468637/65691893-ef2ada00-e071-11e9-84ef-899338b3651b.png
Diff:
https://user-images.githubusercontent.com/44468637/65691919-f9e56f00-e071-11e9-9483-f853b2b97094.png
Closeup showing problematic pixels:
![image](https://user-images.githubusercontent.com/44468637/65692048-31541b80-e072-11e9-86d9-f4fd8f6c6149.png)
Why isn't this being resolved by ignoring antialiasing?
Hermione version: 2.12.6
The text was updated successfully, but these errors were encountered: