Skip to content

Update Gdip_All.ahk #28

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Gdip_All.ahk #28

wants to merge 1 commit into from

Conversation

twiz-git
Copy link
Contributor

https://www.autohotkey.com/boards/viewtopic.php?t=64389
sixzeros
"For others getting this problem on win10 . try modifying the PrintWindow function in Gdip_all.ahk to add the RENDERFULLCONTENT flag."

This prevents GDI+ from getting a solid black image in some (NON-Fullscreen) windows.

https://www.autohotkey.com/boards/viewtopic.php?t=64389
sixzeros
"For others getting this problem on win10 . try modifying the PrintWindow function in Gdip_all.ahk to add the RENDERFULLCONTENT flag."

This prevents GDI+ from getting a solid black image in some (NON-Fullscreen) windows.
@mmikeww
Copy link
Owner

mmikeww commented May 29, 2021

I'm aware of this flag (see issue #24 ) and I use it regularly. However, I don't know if we want to automatically set it, incase that breaks something in other cases. The user can easily pass in the flag=2 parameter themselves

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