Skip to content

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Aug 28, 2025

Sequel to #9086

Currently, PcdImagePlugin calls the C rotate method on an image.

self.im = self.im.rotate(self.tile_post_rotate)

However, this was removed in #1941. So let's use the Python rotate method instead.

I've also added load_prepare(), to ensure that the image is the size that the tile expects, similar to #8390.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant