Sorry about that...remove the "-geometry %maxwidth%x%maxheight%" parameter from the convert_program_parameters line, so it will read:
convert_program_parameter= -sharpen 7x7 -gamma 0.6 %input% bmp:%output% Also, some environments (such as sitescooper) will require the full path for the Imagemagick convert program to be specified (I just had a relative path "ImageMagick\convert.exe") At 11:44 AM 2/21/2002 -0800, you wrote: >--- [EMAIL PROTECTED] wrote: >> Comments welcome. >Changes appear to work well on resized images. Problem >with inline images smaller than 160 px wide. Is >expanding them to fill screen width. > >TL

