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

Image save to stream truncates data #128

Closed

Conversation

mdallen22
Copy link
Contributor

Noticed images were being truncated. This only happens when using the file parameter to image.save. A simple buffer flush fixes the issue.

… file parameter to image.save. A simple buffer flush fixes the issue.
dahlia added a commit that referenced this pull request Jul 28, 2013
@dahlia
Copy link
Collaborator

dahlia commented Jul 28, 2013

Thanks for your effort! 😄 It’s merged to 0.3-maintenance branch (instead of master). Would be included in the next release (0.3.3).

@dahlia dahlia closed this Jul 28, 2013
@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling cfefc10 on mdallen22:flush-buffer-on-file-save into bf154b5 on dahlia:master.

@dahlia
Copy link
Collaborator

dahlia commented Aug 4, 2013

This is included in the 0.3.3 release. 🍰

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.

None yet

3 participants