I’ve written a canvas scale calculator for Tower Unite, it takes an image resolution and gives you scale values to plug into Tower Unite! Firstly though, all credit for the math behind this goes to @Jacob_Swanson , as he developed the formula that made this possible! If he has a problem with me releasing it, I’ll take it down if need be.
Link to his original post;
The program was written in Java, and runs as an executable JAR. The github page is located here. I also released the program under the general public license, so you can make any changes to it if you want, just include the license in your release. c:
If you find any bugs with this program, please report them to me. I did a fair amount of error handling in this, and I think it should catch all the invalid input you can give it, but you never know!
Screenshot;
Current known bugs;
None to report, inform me if any are found!
Current version;
v1.2 “Confused Panda”, June 19 2016
Previous version;
v1.1.2 “Fluffy Panda Hotfix 2”, June 19, 2016
Changelog;
Added the ability to pull an image’s resolution from an URL
I’m not sure how to do that, i tried changing the extention to .bat and it just crashed instantly.
I tried inputting the path of the file into CMD and it did the same
Of course that’s why. Fuck java, it tries to install a 32bit version by default and it doesn’t want to update 90% of the time
Alright it works now, thanks for the assistance.
I learned Java at school btw. And I came to the conclusion that I prefer Python for my projects over Java.
However I’m quite used to using Java right now because our school project has to be written in Java.