![]() |
|
printCustomSizedImage and videos - 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: printCustomSizedImage and videos (/thread-7978.html) |
printCustomSizedImage and videos - gjr - 2010-12-22 Hello, zenphoto version 1.3.1.2 [6367] printCustomSizedImage and videos - acrylian - 2010-12-22 You have to set the last parameter printCustomSizedImage and videos - sbillard - 2010-12-22 [edit] acrylian was right! You can fetch the thumbnail image for these objects and work with them. But if these are regular thumbnails you are using, I guess I do not understand your approach. If you are deciding image by image what the cropping should be it is simple enough to do something different for things which are not images. If all the thumbs are the same cropping (Or if specific image thumbs are cropped to spec) you should be just using the thumb functions with the appropriate options set or custom thumb crop made. printCustomSizedImage and videos - gjr - 2010-12-23 Thanks, will give it a go. Didn't realize that parameter had anything to do with this. $thumbStandin: set true to inhibit watermarking printCustomSizedImage and videos - acrylian - 2010-12-23 I guess we need to update the doc on that one... printCustomSizedImage and videos - sbillard - 2010-12-23 Should have said "to treate as a thumbnail". Specially since it will not necessarily prohibit watermarking (if thumbnails are watermarked, for instance.) Just a comment from way past when things were different that has not got modernized. |