- 20 Jul, 2020 1 commit
-
-
Accensus authored
-
- 13 Jul, 2020 1 commit
-
-
Accensus authored
-
- 23 Apr, 2020 2 commits
- 22 Apr, 2020 1 commit
-
-
Accensus authored
-
- 21 Apr, 2020 5 commits
-
-
Accensus authored
- Removed some redundancy in the help texts.
-
Accensus authored
- Added expression parsing to the offsets. You can now use expressions like w/2 or h-3. Supports up to two operands. Supported operators are +, -, /, and *.
-
Accensus authored
-
Accensus authored
-
Accensus authored
- Removed anchors. Being able to set the base offsets renders anchors redundant, plus they only interfere and make things unnecessarily complicated and/or confusing. May reimplement if deemed necessary. - Base offsets are now required. - Moved destination to the end of the argument list because it is still optional. - Set UseShellExecute to "true". There's no reason to use "false" in this scenario.
-
- 18 Apr, 2020 2 commits
- 16 Apr, 2020 2 commits
- 15 Apr, 2020 1 commit
-
-
Accensus authored
- Decoupled tool from SetPNG. Can now supply either GrabPNG or SetPNG. Program will prioritize the former since it's newer. - Added proper description in the CLI. - Improve feedback when processing images by printing that in the console for each image along with its name instead of a generic "Processing..."
-
- 14 Apr, 2020 2 commits
- 02 Apr, 2020 4 commits