Releases: xland/ScreenCapture
Releases · xland/ScreenCapture
2.1.10
bug fix: Pix Info Box
on top of Cut Mask
2.1.9
- set default save path by command line parameter :
ScreenCapture.exe --dir:"D:\doc\测试目录"
2.1.8
Bug fix : When the width or height of the cut area is equal to the width or height of the workspace, the width or height of the cut area cannot be resized.
2.1.7
- update skia from
chrome/m122
to chrome/m126
Smaller! Faster!
2.1.6
- Multi-language support :
ScreenCapture.exe --lang:en_us
Now support zh_cn
,zh_tw
,en_us
, default is zh_cn
.
2.1.5
Command line support : ScreenCapture.exe --pin:clipboard
will pin the clipboard image to the desktop.
2.1.4
- bug fix : When the toolbar is in the screenshot area, the toolbar image is included when writing to the clipboard, writing to a file, and pinning the window
2.1.3
- Enhancement : Resize number shape by wheel mouse.
2.1.2
- The history element is repeatedly drawn when drawing the eraser rectangle.
- The dashed box is not removed after drawing the eraser rectangle.
2.1.1
- Optimize arrow stroke width.