On Feb 1, 4:36 am, nakedToast Studios <[EMAIL PROTECTED]> wrote: > Is there a way to keep the aspect ratio when a thumbnail is generated > (when I upload a pic to the Media Library)? > > Like: the longer side (height or width) 80px, the shorter side <80px?
The default Java implementation of the thumb resize does an annoying skew of the image. You'll need to either: a) use farcrycfximage plugin (windows only) b) use farcrycfimage plugin (cf8 only) c) provide a fix for the underlying Java call that works on cf7 Plugins can be found here: http://docs.farcrycms.org/display/FCPLUG/Home -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
