clowd / Clowd

Simple but powerful screenshot and screen recording tool for Windows.
MIT License
74 stars 7 forks source link

Obscure tool does not respect image rotation #9

Closed caesay closed 2 years ago

caesay commented 2 years ago

The Obscure tool applies the effect to where the image would be if the Angle was 0deg.

If we want the pixelated rectangle to appear exactly as drawn, we'll need to store angle information along with each obscured area. You could rotate, obscure, rotate obscure, etc.