spadapet / universal-image-scaler

This is a Visual Studio extension that allows for easy logo image creation. It takes large source images and creates resized copies that are used for app logos and splash screens.
9 stars 0 forks source link

SplashScreen scale 200 support #1

Closed powerdude closed 7 years ago

powerdude commented 7 years ago

Hi,

I just found your tool and it's a godsend. Any chance of supporting 1240x600 image creation?

thanks

cliff

spadapet commented 7 years ago

That size should be supported now, make sure that your source image is at least 1240x600 for that option to be available.

spadapet commented 7 years ago

By the way, here's how I see 1240x600 in the UI. Notice that my source image is 2480x1200.

image

spadapet commented 7 years ago

I'll close this for now, but reopen and add comments if there is a problem with the current design.

powerdude commented 7 years ago

Thanks. I'll look at it next weekend and let you know. Thanks for implementing it.