I have fixed this problem. The logic is not right in the formtools image.cfc for images that start out larger in both dimensions than the mid size image parameters on the edit form. I may apply this to the thumbnail logic too, as it also force resizes every image to the aspect ratio defined on the edit form.
Since this image.cfc is part of the core, I suppose I should submit this code to someone for possible inclusion. I haven't done this, so what are the right processes and protocols for this kind of submission? Or, should I just point out the problem and leave the code writing to the experts? gdhurst On Feb 24, 12:25 pm, gdhurst <[email protected]> wrote: > I uploaded a rather large image (1000H x 2000W) to the image library. > Everything worked fine except the midsize image is squished > horizontally. A little odd, I thought, because the thumbnail image > was resized perfectly. Why would one resize routine work and not the > other? > > gdhurst --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
