Hi Fred,

your test is unfortunately invalidated by bad HTML - the browser does
resize most of the pictures to a different size...

this is shown as jaggies on most images.

For example, the 28-90 :

<img src="http://www.ist.uwaterloo.ca/~fwwidall/LensTest/fa2890.jpg"; width=500 
class=border >
                                                                     ^^^^^^^^
                                                                     HERE
the width is set as 500 pixel, but the image is only 450 pixel wide...
so it gets resized very ugly.

Therefore, the test is INVALID unless you open up each image in
photoshop or similar aplication.

Good light!
           fra

Reply via email to