Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 60242

RobotGo v0.46.6 发布, 大幅度优化 bitmap

$
0
0

RobotGo v0.46.6 发布了,Golang 跨平台控制鼠标、键盘、位图、屏幕、窗口句柄以及全局事件监听。

更新:
```
go get -u github.com/go-vgo/robotgo
```
主要变更:

  • 增加 getcolor

  • 增加 .travis.yml

  • 增加 bitmap from string

  • 增加 find some color

  • 增加 find the every bitmap

  • 增加 robot: add no bitmap in master


更新:

  • 更新 examples 和文档

  • 更新 README.md 和 clipboard

  • 更新 findbit api 到 findbitmap

  • 更新 clipboard 和添加 CYGWIN

  • 更新 godoc 和 docs

  • 更新 BCaptureScreen 到 GoCaptureScreen, 优化代码

修复:

  • 修复和更新 clipboard test

详细的 Release Notes 请参见:https://github.com/go-vgo/robotgo/releases

项目地址:https://github.com/go-vgo/robotgo

OSC@GIT:https://gitee.com/veni0/robotgo


Viewing all articles
Browse latest Browse all 60242

Trending Articles