/aspect

A small tool to calculate aspect ratios (mostly just me learning some rust).

Primary LanguageRust

aspect

A small tool to calculate aspect ratios (mostly just me learning some rust).

Usage:

aspect [-w (int)] [-h (int)] [-img (image path)]

Arguments:

-w    width as an int

-h    height as an int

-img    image path

-help   displays help message