Releases: amymor/DiCalc-Dimension-Calculator
Releases · amymor/DiCalc-Dimension-Calculator
v1.6
v1.5
v1.4
v1.3
v1.2
Changelog
- Added DiCalc-CL to support command-line parameters ( Usage).
- The Calculate button has been removed due to the addition of the automatic calculation feature.
- Added drag and drop support, so if you drag and drop an image to the app, it will calculate the dimensions based on entered aspect ratio (e.g if your image is 1920x1440 and the aspect ratio is 16: 9, the result will be 1920x1080).
- The calculated result of drag and drop is automatically copied to the clipboard in < Height Width > format (e.g 1920 1080 in above example).
v1.1
Changelog
- Auto select the "Pixel width" box on startup.
- Added a button to open GitHub app web page to check for updates.
- A bit better UI and colors.
- Auto round the result instead of showing decimals.
- Added up and down buttons to TextBox (changed TextBox to NumericUpDown).