#  Composite002 Keven Fedirko 11.10.91 v1.00

#  This crops a full 720x486x0.9 image (logo.1) to a 720x60x0.9 image, and
#  writes this to a file called "logo.final". The bottom portion with the
#  logo remains.

composite -S 720 60 logo.final logo.1 -v
