Skip to content

Conversation

@radarhere
Copy link
Member

Resolves #6867

https://pillow.readthedocs.io/en/stable/reference/Image.html#resampling-filters lists the Resampling enum values and instructs the user to "See Filters for details." However, in https://pillow.readthedocs.io/en/stable/handbook/concepts.html#concept-filters we then talk about the previously existing constants.

This PR changes https://pillow.readthedocs.io/en/stable/handbook/concepts.html#concept-filters to refer to the Resampling enum values as well.

Co-authored-by: Hugo van Kemenade <[email protected]>
@radarhere radarhere merged commit f30eb38 into python-pillow:main Jan 7, 2023
@radarhere radarhere deleted the filters branch September 20, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecated filters listed on "concepts" page

2 participants