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

Added ability to pass PIL.Image.Exif class for save. #51 #56

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

bigcat88
Copy link
Owner

@bigcat88 bigcat88 commented Nov 25, 2022

Added ability to pass PIL.Image.Exif class for save.

Fixes #51

@bigcat88 bigcat88 changed the title Resolves #51 Added ability to pass PIL.Image.Exif class for save. #51 Nov 25, 2022
@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Merging #56 (80cdbc0) into master (73fa43d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1128      1130    +2     
=========================================
+ Hits          1128      1130    +2     
Impacted Files Coverage Δ
pillow_heif/heif.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit 0c205fd into master Nov 25, 2022
@bigcat88 bigcat88 deleted the exif-as_class-51 branch November 25, 2022 17:56
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.

Ability to pass Pillow's Exif to save without calling tobytes
1 participant