Skip to content

Conversation

@leejjoon
Copy link
Contributor

For images with interpolation='none', the affine matrix is now calculated in the display coordinate.
This is to simplify the matrix that renderers receives.
This is to address #1085.

@pelson
Copy link
Member

pelson commented Sep 2, 2012

If you have code that was failing, but is now fixed, it would be great to get a test for this new code.

@mdboom
Copy link
Member

mdboom commented Sep 4, 2012

I'd love to see this go into 1.2.x. I will try to whip up a test based on #1085 for this.

@mdboom
Copy link
Member

mdboom commented Sep 4, 2012

I've added a test as a PR against @leejjoon's branch.

@travisbot
Copy link

This pull request fails (merged 67eb71d into 94c53e1).

@pelson
Copy link
Member

pelson commented Sep 5, 2012

+1

mdboom added a commit that referenced this pull request Sep 5, 2012
the affine matrix is calculated in the display coordinate for interpolation='none'
@mdboom mdboom merged commit 2e5a38a into matplotlib:master Sep 5, 2012
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.

4 participants