bryal / captrs

Cross-platform screen capture in Rust
GNU Affero General Public License v3.0
150 stars 16 forks source link

captrs #4 - used geometry fn to return expected output #6

Closed pballandras closed 3 years ago

pballandras commented 3 years ago

4

Just to make your life easier https://github.com/bryal/dxgcap-rs/pull/9#issue-527798539

This fixes (with the help of the PR on dxgcap-rs) the (0, 0) return value.

bryal commented 3 years ago

Looks good