You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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).