Releases: xland/ScreenCapture
Releases · xland/ScreenCapture
2.0.2
- Text input bug fix.
- Code optimization.
2.0.1
- Use Skia as the backend 2D drawing engine
- Allow modify all history elements by mouse
- Small toolbar
- Draw number shape when mouse down
- Support CMake build system
- Tool Button tool tip
- Pin window with out tool bar by default
- Multi line text support
1.0.0
This version has no difference between the version of 0.2.12
1.0 was released to start work on 2.0.
See: #36
0.2.11
- Get font path by windows API
0.2.10
- remove the part which out of the screen when enum desktop windows
0.2.9
- enhancement : move cut box by
left
top
right
down
key
- bug fix : fix tool bar position
- enhancement : set main window top-most
- enhancement : not allow cut box go out of screen
0.2.8
- move pixel box by
left
right
up
down
key.
- show pixel box when drag the cut box.
- set pin-window to top most
0.2.7
bug fix: don't draw tool bar when save img to clipboard
0.2.6
- app icon
- bug fix: tool bar position
- bug fix: high light window rect
- remove dead code