Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for stand-alone, pre-resize, and post-resize extraction #102

Merged
merged 1 commit into from
Oct 7, 2014

Conversation

brandonaaron
Copy link
Contributor

Now rebased onto the alpha branch... I implemented the API (with unit tests) as described in #23 (#23 (comment)). The extract method can be called stand alone or it can be called before and after calling resize. I know that issue is tagged as "work-in-progress" but I didn't see a branch for it and I needed it. My C++ is out of practice at best but I tried to just follow the existing patterns. I don't mind making tweaks or changes if I can make it better.

…ith a topOffset, leftOffset, width, and height.
@lovell
Copy link
Owner

lovell commented Oct 7, 2014

Fantastic work, thank you Brandon. You have made new friends amongst the +1ers of #23.

lovell added a commit that referenced this pull request Oct 7, 2014
Add support for stand-alone, pre-resize, and post-resize extraction
@lovell lovell merged commit 2605bf9 into lovell:alpha Oct 7, 2014
@brandonaaron
Copy link
Contributor Author

Thank you!

I suppose I could have updated the README with usage/api info as well. I might be able to throw another pull request your way for that tomorrow if someone doesn't get to it before me.

@lovell
Copy link
Owner

lovell commented Oct 7, 2014

I can do that, no worries. Thanks again.

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.

2 participants