antialiased image check seems wrong when used on zoomed image #15517
Labels
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
topic: images
Milestone
Bug report
Bug summary
The new antialiased image code appears to not handle zoomed images correctly.
attn @jklymak
Code for reproduction
Actual outcome
Run with mpl master (or anything after #13724 was merged).
Expected outcome
The right image should also be rendered using "nearest" interpolation.
Matplotlib version
print(matplotlib.get_backend())
): qt5aggThe text was updated successfully, but these errors were encountered: