mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update README.md
This commit is contained in:
parent
529e382e7b
commit
5c28d971f2
2 changed files with 2 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ func main() {
|
||||||
##Future
|
##Future
|
||||||
- Update Find an image on screen, read pixels from an image
|
- Update Find an image on screen, read pixels from an image
|
||||||
- Update Window Handle
|
- Update Window Handle
|
||||||
|
- Support UTF-8
|
||||||
- Try support Android, maybe support IOS
|
- Try support Android, maybe support IOS
|
||||||
- Remove zlib/libpng dependencies
|
- Remove zlib/libpng dependencies
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -222,6 +222,7 @@ func main() {
|
||||||
##Future
|
##Future
|
||||||
- 更新 Find an image on screen, read pixels from an image
|
- 更新 Find an image on screen, read pixels from an image
|
||||||
- 更新 Window Handle
|
- 更新 Window Handle
|
||||||
|
- 支持 UTF-8
|
||||||
- 尝试支持 Android,也许支持 IOS
|
- 尝试支持 Android,也许支持 IOS
|
||||||
- 移除 zlib/libpng 依赖
|
- 移除 zlib/libpng 依赖
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue