airframe icon indicating copy to clipboard operation
airframe copied to clipboard

Enlargen images to fit target resolution

Open danielrheinbay opened this issue 3 years ago • 0 comments

...keeping their aspect ratio, if they are too small. In the previous version, images would only be resized if they were larger than the target resolution. In the rare case that a picture is smaller than the target resolution (i.e. height AND width are too small), wer're enlargen them to the maximum sane size. Example: Source resolution: 400x600 px Target resolution: 1024x768 (native resolution of the digital picture frame) => the picture will be resized to 512x768

This is based on #5, but from a feature-branch.

danielrheinbay avatar Dec 12 '20 11:12 danielrheinbay