ZenphotoCMS Forum
How to handle Thumbs of Panoramic Images? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: How to handle Thumbs of Panoramic Images? (/thread-3325.html)



How to handle Thumbs of Panoramic Images? - fuzzi - 2008-07-19

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!




How to handle Thumbs of Panoramic Images? - acrylian - 2008-07-19

Did you try to uncheck the thumb cropping in the options? Also these might help:
http://www.zenphoto.org/support/topic.php?id=1774&replies=14#post-19711
http://www.zenphoto.org/support/topic.php?id=1455&replies=19#post-18729