The program doesn't really create thumnails it just
sets the width and height attribute (deprecated) on the
img tag.
We should use java image library to scale it
Of course it does. It uses the imageReader and scales the
image. The image attributes are just in addition to the
scaling. But you are right, I should better switch to CSS.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=372887
Of course it does. It uses the imageReader and scales the
image. The image attributes are just in addition to the
scaling. But you are right, I should better switch to CSS.