Windows Screengrab DPI fix improvements#2
Merged
nulano merged 2 commits intonulano:dpi_fixfrom Aug 3, 2019
Merged
Conversation
Owner
|
Thank you. |
radarhere
added a commit
that referenced
this pull request
Aug 12, 2019
* Load User32 after possible return * Removed unused setting of variable
nulano
pushed a commit
that referenced
this pull request
Jun 23, 2020
Updated _open check to match _accept
radarhere
pushed a commit
that referenced
this pull request
Feb 22, 2021
Moved case transformation before initialization check
radarhere
pushed a commit
that referenced
this pull request
Feb 22, 2021
nulano
pushed a commit
that referenced
this pull request
Mar 30, 2021
nulano
pushed a commit
that referenced
this pull request
May 24, 2022
Only install NumPy through pip on 64-bit. Thanks for catching that, I'd forgotten the NumPy 1.21 problems were only on 64-bit.
nulano
pushed a commit
that referenced
this pull request
May 24, 2022
Once comment is loaded, keep it for subsequent frames
radarhere
pushed a commit
that referenced
this pull request
Jun 30, 2022
Removed python-pillow#6377 from release notes
nulano
pushed a commit
that referenced
this pull request
Aug 2, 2022
Check that orientation is still absent after reloading Exif
radarhere
pushed a commit
that referenced
this pull request
Oct 11, 2022
nulano
pushed a commit
that referenced
this pull request
Dec 31, 2022
Use jpeg_write_marker to write comment
nulano
pushed a commit
that referenced
this pull request
Oct 9, 2023
Move osx_image into the individual jobs
nulano
pushed a commit
that referenced
this pull request
Sep 22, 2024
Sort extensions alphabetically in error message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two suggestions here.
PyArg_ParseTuplefailsdpiAwarenesson the secondSetThreadDpiAwarenessContext_function, since it is not used.