Re: [PATCH] Image scaling

2003-08-25 Thread Erik Hatcher
Nice! +1 On Thursday, August 21, 2003, at 01:58 PM, Rob Oxspring wrote: First up, sorry for no unit tests - just doing enough to get by for now :) Anyway, I was using the image task to create thumbnails and couldn't figure out how to keep proportions of an image but keep it within a fixed si

Re: [PATCH] Image scaling

2003-08-22 Thread Antoine Levy-Lambert
you can supply testcases for the new functionality. Cheers, Antoine - Original Message - From: "Rob Oxspring" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Friday, August 22, 2003 2:17 AM Subject: Re: [PATCH] Image scaling

Re: [PATCH] Image scaling

2003-08-22 Thread Rob Oxspring
ow out of date. Rob - Original Message - From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 7:08 PM Subject: Re: [PATCH] Image scaling > Rob : > can you please create a bug

Re: [PATCH] Image scaling

2003-08-21 Thread Antoine Levy-Lambert
Sent: Thursday, August 21, 2003 7:58 PM Subject: [PATCH] Image scaling First up, sorry for no unit tests - just doing enough to get by for now :) Anyway, I was using the image task to create thumbnails and couldn't figure out how to keep proportions of an image but keep it within a fixed size.

[PATCH] Image scaling

2003-08-21 Thread Rob Oxspring
First up, sorry for no unit tests - just doing enough to get by for now :) Anyway, I was using the image task to create thumbnails and couldn't figure out how to keep proportions of an image but keep it within a fixed size. My solution was to change the keepproportions attribute to be a little