GrowlToToast icon indicating copy to clipboard operation
GrowlToToast copied to clipboard

Scale images to prevent overflow/cropping

Open BobVul opened this issue 9 years ago • 0 comments

From #2:

You might want to think about scaling the images. As you can see in my attachment, the standard notification display scales the image to fit the quadratic frame. This is only an issue if the source application uses non-standard aspect ratios, so not strictly necessary if you assume to work with applications keeping to standard growl formats.

I don't actually know if Windows will crop or scale down too-large images, so this needs some testing.

Could probably pad extra space with transparent background to preserve aspect ratio.

BobVul avatar Jun 10 '16 00:06 BobVul