MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.25k stars 91 forks source link

Added the options to set the overlay width and height #121

Closed bourquenoud closed 2 years ago

bourquenoud commented 2 years ago

The text gets clipped if it's too long, and there are no options to change the overlay width.

I have added two options, -x <width> and -y <height>, that allow to change the overlay size. W and H would have been better options but H was already taken.

Before resizing

Not_resized

After resizing

resized