How to handle Thumbs of Panoramic Images?

Hi,

i have some panoramic images which i want to put online. I thought i do a special theme for them so i can get nice widescreen-thumbs in my albums-overview.

My problem is that the thumbs only show a small part of the full image as thumbnail. Most of the panoramic images differ in width and height - so it would be best to fit the thumbnails in a way that most of the original panoramic image is shown.

But with my code - the thumnails show only a small part of the original panorama.

Heres how i generate the thumbnails:

printCustomSizedImage($altname, NULL, 293, 100, NULL, NULL, NULL, NULL, NULL, NULL,TRUE)

Does anyone know how to do this correctly?

Thanks a lot in advance!

Comments

Sign In or Register to comment.