Unable to disable interpolation with agg backend
Open
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to render an image to an array with antialiasing and interpolation turned off using the agg backend. From some experimentation and going through the code, it appears that turning off interpolation is not an option. This differs from e.g. matplotlib which also uses agg and allows it to be turned off.
Is this something that could be easily implemented?
Contributor guide
Assessment
This issue has not been assessed yet.