Skip to content

Celiagg's clip_to_rect() should respect the transform matrix#592

Merged
jwiggins merged 3 commits into
masterfrom
fix/celiagg-clipping
Feb 19, 2021
Merged

Celiagg's clip_to_rect() should respect the transform matrix#592
jwiggins merged 3 commits into
masterfrom
fix/celiagg-clipping

Conversation

@jwiggins

@jwiggins jwiggins commented Feb 17, 2021

Copy link
Copy Markdown
Member

As part of the exploration for #591, I discovered that clip_to_rect should respect the current transformation and the celiagg backend was not doing this.

Fixes #304 (as a side effect of adding unit tests for celiagg)

@rahulporuri rahulporuri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but can you find time to add a regression test?

@jwiggins

Copy link
Copy Markdown
Member Author

I'll see what I can do

@jwiggins jwiggins force-pushed the fix/celiagg-clipping branch from 1f64531 to af86ce8 Compare February 19, 2021 11:21

@rahulporuri rahulporuri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM

@jwiggins

Copy link
Copy Markdown
Member Author

Thanks for the review

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.

Celiagg backend doesn't save images correctly

2 participants