-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update: updated version to 1.9.4 * chore: add Rotation utils * fix: fixed imports * fixes: Point fix. * utils: add funcs * chore: add BMP read * chore: add win32 api * improve: improve window capture * improve: improve Mouse * improve: improve Window * The standard behavior is that pprint will break strings into chunks of 80 characters per line. This update lets the user control the width of strings for pprinting samples of iterables, using 200 as a default value. (#204) * cereja: fixes bug in visualize_sample * utils: adds parameter to control the width of strings in function `visualize_sample` * cereja: updates version --------- Co-authored-by: Denny <dennyceccon@handtalk.com> * fixes: fix error on python 3.7 * improves: improve Keyboard and Mouse --------- Co-authored-by: Denny <ceccon.dm@gmail.com> Co-authored-by: Denny <dennyceccon@handtalk.com>
- Loading branch information
1 parent
2762286
commit 2f57565
Showing
5 changed files
with
774 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.