[Gimp-user] photo resolution

Johan Vromans jvromans at squirrel.nl
Fri Oct 5 00:44:14 PDT 2007


Leon Brooks GIMP <leon-gimp at cyberknights.com.au> writes:

> One possible/partial answer is to use some JavaScript to read
> the window's dimensions & alter the width & height parameters
> of the <IMG> tag to scale whatever you provide, so it fits.

This will still cause the whole image (which may be large) to be
downloaded. 

> To get really fancy, provide several different images & have
> your JS select the closest fit & scale that.

This would be a better option.

-- Johan


More information about the Gimp-user mailing list