I'm using sfThumbnailPlugin for sf 1.1 with the Image Magick adapter  
and it works.  It just doesn't work how I want:

I have an original image that's uses the 16:9 aspect ratio.  I need to  
generate several images that aren't in 16:9 and I need it to generate  
thumbnails that are the size that I specify.  I'd like for it to shave  
the sides or the bottom if the generated image would be too big.

For example:

original:  640x360
med thumb: 150x110

when i generate the 150x110 image, i need it to be exactly 150x110 and  
just shave off the sides to make up the difference.

is this possible?  i've tried pretty much every combination of $scale,  
$inflate, shave_all, shave_bottom that I can think of and none of them  
works.  I'm pretty sure that shave_all doesn't work at all.

thanks,
--
Jacob Coby







--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to