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

Partially decode images #61

Open
gen2brain opened this issue Oct 5, 2019 · 0 comments
Open

Partially decode images #61

gen2brain opened this issue Oct 5, 2019 · 0 comments

Comments

@gen2brain
Copy link

There is an interesting issue here golang/go#10447 , it would be great if you can support that in some way. Maybe to not return nil, err, but image, err where and if possible. Browsers are usually very tolerant and will try their best to display images, even if they are invalid. That can be useful in many cases I guess, not just for browsers.

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

No branches or pull requests

1 participant