MrGlockenspiel / activate-linux

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

Add Argument docs and fix some bugs #28

Closed Ruby-Dragon closed 2 years ago

Ruby-Dragon commented 2 years ago

I added a markdown doc to explain the cli arguments. I also fixed some bugs where I used atoi instead of atof, which would make scaling not work right.