Re: changes to thumbnail handling between IM 6.49 and IM 6.5.9?
Fred Weinhaus <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240804c70429f5f24d@[192.168.1.2]> |
sorry typos try this convert -define jpeg:size=420x420 source.jpg -thumbnail 140x93! -quality 75 -gamma 1.5 -sharpen 0x2 source_proc5.jpg not quite as good as your old IM version, but better than your new one.