[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] tom@xxxxxxxxxxxxxxxx
I wrote:
Jeesh! It's late, I'm tired. Oh well, have fun. Just be gentle...
-fred
>Tom,
>
>Have a look:
>
>http://tropics.eastwindgraphics.com/sat/
>
>Didn't want to post to group, at least till I get some more ram on the box
>
>Commands I use:
>
>/usr/local/bin/convert -geometry 480x240 -sharpen 50 $file $path/$filemod.jpg
>/usr/local/bin/convert -geometry 120x80 $path/$filemod.jpg
>/$path/thumbs/s_$filemod.jpg
>
>/usr/local/bin/convert -crop 896x393+0+60 -geometry 480x240 -sharpen 50
>$file $path/atsa/$filemod.gif
>
>executed both via a cron script and throught a php upload interface
>