On Mon, Feb 24, 2003 at 12:05:08PM -0500, Jonathan Saunders wrote: > What I'd rather do is let Plucker figure out the maximum sizes > based on the the 64K limit and the aspect ratio of the image it > is currently looking at. > > For inline images, I'd want it to scale down (but not scale up) > to fit a maximum of 160 (or 320 for hires) wide (minus the > scrollbar) with the height calculated from the aspect ratio. IF > that's bigger than the 64K limit, scale down to fit in 64K.
I'll second this feature request. This has bothered me for quite some time, but I don't quite have the ambition to learn python to make an effort to fix it :) So far the only way I've been able to get it to work is by hacking it in using a bash script. Not the best long-term solution I think, this would work out much better. -- Adam McDaniel Array.org Calgary, AB, Canada _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

