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

Filters and default to raw image #4

Merged
merged 3 commits into from
Mar 22, 2016
Merged

Conversation

entith
Copy link
Contributor

@entith entith commented Mar 22, 2016

Added the ability to filter what does and doesn't get processed with a regex expression. This should serve as a solution to issue #2.

Added an option to load the raw image if the client's resolution exceeds the largest break-point set.

Also threw in return statements after any SendImage() or SendErrorImage() calls so the ProcessRequest() does not continue afterwards.

@davemcdermid davemcdermid merged commit f64a5b5 into davemcdermid:master Mar 22, 2016
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