vz
0e61a637be
Merge pull request #355 from go-vgo/bitmap-pr
...
Fixed Linux TypeStr() function input double quote
2021-08-21 11:06:11 -04:00
vcaesar
422f8fdc88
Fixed Linux TypeStr() function double quote
2021-08-21 10:58:08 -04:00
vz
5f77def0e4
Merge pull request #354 from xxxserxxx/get_title_garbage
...
Fixes #258 : char* arrays in C not being copied correctly
2021-08-20 11:34:48 -04:00
Sean E. Russell
a38bb946c1
Fixes #258 : char* arrays in C not being copied correctly
2021-08-19 13:28:02 -05:00
vz
44939e5933
Merge pull request #353 from go-vgo/bitmap-pr
...
Export ToUC function and update test code
2021-08-19 14:05:25 -04:00
vcaesar
45251144e5
Export ToUC function and update test code
2021-08-19 14:03:11 -04:00
vz
58057ea219
Merge pull request #352 from xxxserxxx/disappearingBackslash
...
This fixes the disappearing backslash issue
2021-08-19 13:50:09 -04:00
Sean E. Russell
450feedc11
This fixes #351
2021-08-18 16:11:05 -05:00
vz
9483a7f010
Merge pull request #350 from go-vgo/bitmap-pr
...
add windows arm support [step 1]
2021-08-18 10:03:33 -04:00
vcaesar
b99994998d
Update png.h path
2021-08-17 13:09:25 -04:00
vcaesar
9b1346d066
add windows arm support
2021-08-17 13:01:21 -04:00
vz
2b0f8633ac
Merge pull request #349 from go-vgo/bitmap-pr
...
Update README.md and Update Dockerfile and go.yml
2021-08-17 12:38:50 -04:00
vcaesar
4fcd79c208
Update Dockerfile and go.yml
2021-08-17 12:32:26 -04:00
vcaesar
2daa5b775e
Update README.md
2021-08-17 12:29:01 -04:00
vcaesar
294346face
Merge remote-tracking branch 'origin/master' into bitmap-pr
2021-08-17 12:00:21 -04:00
hi20160616
7b5dd14927
Update README.md Section ####Other to windows ( #348 )
...
* Update README.md section Ubuntu
I'd try and pass test for cross-compile on ubuntu to windows i386 and x86_64, my case: https://github.com/hi20160616/robotclick/blob/main/.github/workflows/goreleaser.yml
I dig and read many issues here, and collect the right way to cross-compile for windows binary.
I think it will help someone like me to fix bugs while cross compile.
like error `zlib.h cannot find out` usually because of we installed it via source, that not useful on **mingw-w64**.
I also suggest this update to let newbee easy to use this grand code.
* Update README.md section #### Other to windows
I'd try and pass test for cross-compile on ubuntu to windows i386 and x86_64, my case: https://github.com/hi20160616/robotclick/blob/main/.github/workflows/goreleaser.yml .
I dig and read many issues here, and collect the right way to cross-compile for windows binary.
I think it will help someone like me to fix bugs while cross compile.
like error `zlib.h cannot find out` usually because of we installed it via source, that not useful on **mingw-w64**.
I also suggest this update to let newbee easy to use this grand code.
2021-08-17 11:56:38 -04:00
vcaesar
b57c40186d
update dockerfile and appveyor.yml
2021-08-07 14:00:23 -04:00
vz
336f647d75
Merge pull request #347 from go-vgo/bitmap-pr
...
add mac os M1 support and update examples
2021-07-29 11:58:50 -04:00
vcaesar
3dba431fcd
add mac os M1 support
2021-07-29 11:54:29 -04:00
vcaesar
8f377aaa53
Merge remote-tracking branch 'origin/master' into bitmap-pr
2021-07-27 11:05:24 -04:00
vcaesar
d008e6aa25
Update clipboard example code
2021-07-26 13:38:55 -04:00
vz
6f34d75bbc
Merge pull request #344 from go-vgo/bitmap-pr
...
add more bitmap examples
2021-07-20 12:07:23 -04:00
vcaesar
7bbc39e975
add more bitmap examples
2021-07-20 11:45:50 -04:00
vcaesar
2a8a0e9d92
update dockerfile and appveyor.yml
2021-07-13 13:06:00 -04:00
vz
5bd4a2c50d
Merge pull request #340 from go-vgo/bitmap-pr
...
update gohook fixed warning
2021-06-10 13:28:09 -04:00
vcaesar
8d3cb6a6e0
update gohook fixed warning
2021-06-10 13:22:16 -04:00
vz
b1f632fd0c
Merge pull request #339 from go-vgo/bitmap-pr
...
update gops, go mod and dockerfile
2021-06-09 12:21:15 -04:00
vcaesar
1a59ed4cc1
update gops to v0.20.0 and other mod pkg
2021-06-09 12:18:45 -04:00
vcaesar
0ad9a5bbb9
update dockerfile and appveyor.yml
2021-06-05 12:34:51 -04:00
vz
3c085288dd
Merge pull request #336 from go-vgo/bitmap-pr
...
add more image convert function
2021-05-31 12:10:27 -04:00
vcaesar
c22af9f286
add more image convert function
2021-05-30 13:17:32 -04:00
vz
9d31f612ec
Merge pull request #335 from go-vgo/bitmap-pr
...
update go mod
2021-05-29 10:43:52 -04:00
vcaesar
bdec2bf058
update go mod
2021-05-29 10:37:37 -04:00
vz
fe5f2231fc
Merge pull request #334 from go-vgo/bitmap-pr
...
add byte to image function and fixed #333
2021-05-29 10:03:25 -04:00
vcaesar
cad782738c
update free bitmap fixed #333
2021-05-29 09:58:26 -04:00
vcaesar
0d7798c6c3
add byte to image function
2021-05-28 14:31:05 -04:00
vcaesar
fec092bfd7
update dockerfile and appveyor.yml
2021-05-09 10:50:40 -04:00
vz
e7f198aaf8
Merge pull request #325 from go-vgo/bitmap-pr
...
update dockerfile and appveyor.yml
2021-04-13 13:26:35 -04:00
vcaesar
26cd76492a
update dockerfile and appveyor.yml
2021-04-04 13:51:12 -04:00
vz
fa8bd3612f
Merge pull request #322 from go-vgo/bitmap-pr
...
update examples code
2021-03-19 13:38:07 -03:00
vcaesar
6eeacf0a7e
update appveyor.yml and dockerfile
2021-03-14 11:23:13 -04:00
vcaesar
031b46cb88
update examples and version
2021-03-05 14:58:53 -04:00
vcaesar
bde093a1c7
update dockerfile and CI yml
2021-02-23 13:53:16 -04:00
vz
988cd3273d
Merge pull request #317 from go-vgo/bitmap-pr
...
add more examples
2021-02-11 12:53:14 -04:00
vcaesar
d8605a2191
add more examples
2021-02-10 12:09:06 -04:00
vcaesar
52a89bd12a
Merge remote-tracking branch 'origin/master' into bitmap-pr
2021-02-07 14:30:18 -04:00
vcaesar
32f91a5150
update dockerfile and appveyor.yml
2021-02-07 14:28:04 -04:00
vz
feb6b7ef0a
Merge pull request #314 from go-vgo/bitmap-pr
...
update point to public
2021-02-02 10:19:07 -04:00
vcaesar
708278a48d
update point to public
2021-02-02 10:17:38 -04:00
vz
4d037227a4
Merge pull request #313 from go-vgo/bitmap-pr
...
add more bitmap examples
2021-02-01 11:18:36 -04:00