Commit Graph

1211 Commits

Author SHA1 Message Date
Evans
a640442a1c
Merge pull request #377 from go-vgo/bitmap-pr
add all mouse and key sleep option and CaptureImg(), Scale0(), ScrollRelative() function
2021-10-13 15:27:10 -04:00
vcaesar
7643a714b8 Update README.md 2021-10-13 15:23:36 -04:00
vcaesar
ad5a1aa7ca update screen code 2021-10-13 15:15:09 -04:00
vcaesar
0c262d4d42 add all mouse and key sleep option and CaptureImg(), Scale0(), ScrollRelative() function; Update godoc and name 2021-10-13 15:07:40 -04:00
Evans
7a92ff967a
Merge pull request #376 from go-vgo/bitmap-pr
add free bitmap array support and Update README.md
2021-10-12 12:16:24 -04:00
vcaesar
dc5f64ef65 Update README.md 2021-10-12 12:13:06 -04:00
vcaesar
088d674453 Fixed a typo 2021-10-12 12:07:16 -04:00
vcaesar
f05cc5e6f2 Merge remote-tracking branch 'origin/master' into bitmap-pr 2021-10-12 12:05:55 -04:00
vcaesar
336b7cea9f add free bitmap array support and Update README.md 2021-10-12 12:03:50 -04:00
Evans
ddf775a017
Merge pull request #375 from go-vgo/bitmap-pr
add more hook keycode and Update README.md
2021-10-12 11:13:34 -04:00
vcaesar
1498a7d32e add more hook keycode and Update README.md 2021-10-12 11:11:38 -04:00
Evans
a250653ee4
Merge pull request #374 from go-vgo/bitmap-pr
Update README.md
2021-10-12 10:19:42 -04:00
vcaesar
185c253a82 Update README.md 2021-10-12 10:18:15 -04:00
Evans
4331bf368a
Merge pull request #372 from go-vgo/bitmap-pr
Update godoc and dockerfile
2021-10-09 09:35:13 -04:00
vcaesar
0feac878f9 Update godoc 2021-10-09 09:33:41 -04:00
vcaesar
41564cbe2d Update dockerfile and appveyor.yml 2021-10-08 15:24:47 -04:00
Evans
4030e5a9ca
Merge pull request #371 from go-vgo/bitmap-pr
update go mod and test code and changelog
2021-09-27 14:41:10 -04:00
vcaesar
b92ccdeff1 Update CHANGELOG.md 2021-09-27 14:38:30 -04:00
vcaesar
aabde2eca6 update go mod and test code 2021-09-27 13:54:11 -04:00
Evans
b060544693
Merge pull request #370 from go-vgo/bitmap-pr
add more image function support
2021-09-24 12:35:24 -04:00
vcaesar
2768d0877a add more image function support 2021-09-24 12:32:20 -04:00
Evans
a7dc7e59b1
Merge pull request #368 from go-vgo/bitmap-pr
Update Document and version
2021-09-17 11:38:17 -04:00
vcaesar
4dcdfe7f42 Update README.md 2021-09-17 11:10:11 -04:00
vcaesar
c070578b42 Update docs remove drop API 2021-09-16 15:46:15 -04:00
vcaesar
a23859625e Update version and keycode 2021-09-16 15:18:56 -04:00
Evans
cb4f0d1a38
Merge pull request #367 from go-vgo/bitmap-pr
add more key toggle function and fmt to 1.17 build tag
2021-09-15 12:58:31 -04:00
vcaesar
458d389e09 Update bitmap examples code 2021-09-15 12:37:42 -04:00
vcaesar
cc45178922 gofmt to 1.17 build tag 2021-09-15 11:57:59 -04:00
vcaesar
657cbe4701 add more key toggle function 2021-09-15 11:43:34 -04:00
vcaesar
51661803b1 Update go mod and Update README.md 2021-09-15 11:38:26 -04:00
vcaesar
cd0b69b3a1 add more bitmap examples code 2021-09-15 11:23:24 -04:00
Evans
446c52862e
Merge pull request #366 from go-vgo/bitmap-pr
add SaveJpeg() function support and Update README.md
2021-09-13 12:48:38 -04:00
vcaesar
9468b8fdde Update README.md and example 2021-09-13 12:28:23 -04:00
vcaesar
aae0a14e7f add SaveJpeg() function support 2021-09-13 12:07:32 -04:00
vz
28f81d59cc
Merge pull request #365 from go-vgo/bitmap-pr
Update go mod and xx.yml
2021-09-10 14:36:02 -04:00
vcaesar
871ec1a2c4 Update go mod and xx.yml 2021-09-10 14:30:37 -04:00
vz
d4998c871c
Merge pull request #364 from go-vgo/bitmap-pr
add more img to bitmap examples code
2021-09-08 13:54:49 -04:00
vcaesar
05e35e1d1e Update file name 2021-09-08 13:49:50 -04:00
vcaesar
621e6b4585 add more img to bitmap examples code 2021-09-08 13:46:11 -04:00
vz
c55761e55f
Merge pull request #363 from go-vgo/bitmap-pr
add ImgToBitmap and RGBAToBitmap support
2021-09-08 13:34:39 -04:00
vcaesar
3e402696be Update and move image function to img.go 2021-09-08 13:28:42 -04:00
vcaesar
debdcc31d8 add ImgToBitmap and RGBAToBitmap support 2021-09-08 13:13:23 -04:00
vz
ed8d5e5c4f
Merge pull request #362 from go-vgo/bitmap-pr
add ToRGBA() function support
2021-09-07 14:40:55 -04:00
vcaesar
c562426b5e add ToRGBA() function support 2021-09-07 12:44:31 -04:00
vz
6257bc4be9
Merge pull request #359 from go-vgo/bitmap-pr
Removed drop api example code and Update README.md
2021-08-27 14:35:17 -04:00
vcaesar
f04e5bf6a3 Removed drop api example code and Update README.md 2021-08-27 12:51:57 -04:00
vz
e09f3fef5f
Merge pull request #356 from go-vgo/bitmap-pr
Update go mod and circle.yml
2021-08-24 12:24:32 -04:00
vcaesar
9969a331a6 Remove unless example code and update circle.yml 2021-08-24 12:17:03 -04:00
vcaesar
6724c74c7a Update circle.yml and travis.yml 2021-08-22 10:56:13 -04:00
vcaesar
a76997757b Update go mod 2021-08-22 10:47:21 -04:00