-
Notifications
You must be signed in to change notification settings - Fork 23
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
Cursor not saved in same quality. #7
Comments
It has been a month since your post and there are no replies. |
Well, I guess the few people using this script use the standard Windows cursor size. (that's what I do now, as workaround) I've glanced at the code, but I have absolutely no idea where to start in Autohotkey, so if you could find the time to look at it, it would be awesome. 🚀 Also, the account used to upload this to GitHub hasn't been used since 2014, a thing we can safely say is: this project has been abandoned... |
I'm having this issue as well. I use a large monitor that's a bit far away and the default cursor is pretty small. |
it shrinks everytime this code is used in win10. works fine in win7 |
FWIW, I'm having the same issue. I also notice that it's not maintaining the white color I chose for my pointer. Other colors don't work either. Thanks for writing this tool, though! |
Same issue. One monitor is 4K and another is 1080p. |
FYI this is the same issue as #9, where I link to my updated script that solves it |
Problem
When the pointer is not the standard size, initially set by windows. The cursor is not saved in the same quality as the enlarged cursor.
This usually happens when I use large screen resolutions.
What I would like
Would it be possible to alter the image saving/loading algorithm, to also work with enlarged cursors?
Windows setting involved
Thanks
Thanks for making and sharing this. 🎉
The text was updated successfully, but these errors were encountered: